public static interface CreateNetworkResponse.Builder extends ManagedBlockchainResponse.Builder, SdkPojo, CopyableBuilder<CreateNetworkResponse.Builder,CreateNetworkResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateNetworkResponse.Builder |
memberId(String memberId)
The unique identifier for the first member within the network.
|
CreateNetworkResponse.Builder |
networkId(String networkId)
The unique identifier for the network.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateNetworkResponse.Builder networkId(String networkId)
The unique identifier for the network.
networkId - The unique identifier for the network.CreateNetworkResponse.Builder memberId(String memberId)
The unique identifier for the first member within the network.
memberId - The unique identifier for the first member within the network.Copyright © 2023. All rights reserved.