Interface CreateNetworkResponse.Builder

  • Method Details

    • networkId

      CreateNetworkResponse.Builder networkId(String networkId)

      The unique identifier for the network.

      Parameters:
      networkId - The unique identifier for the network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • memberId

      The unique identifier for the first member within the network.

      Parameters:
      memberId - The unique identifier for the first member within the network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.