public static interface NetworkFabricAttributes.Builder extends SdkPojo, CopyableBuilder<NetworkFabricAttributes.Builder,NetworkFabricAttributes>
| Modifier and Type | Method and Description |
|---|---|
NetworkFabricAttributes.Builder |
edition(Edition edition)
The edition of Amazon Managed Blockchain that Hyperledger Fabric uses.
|
NetworkFabricAttributes.Builder |
edition(String edition)
The edition of Amazon Managed Blockchain that Hyperledger Fabric uses.
|
NetworkFabricAttributes.Builder |
orderingServiceEndpoint(String orderingServiceEndpoint)
The endpoint of the ordering service for the network.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNetworkFabricAttributes.Builder orderingServiceEndpoint(String orderingServiceEndpoint)
The endpoint of the ordering service for the network.
orderingServiceEndpoint - The endpoint of the ordering service for the network.NetworkFabricAttributes.Builder edition(String edition)
The edition of Amazon Managed Blockchain that Hyperledger Fabric uses. For more information, see Amazon Managed Blockchain Pricing.
edition - The edition of Amazon Managed Blockchain that Hyperledger Fabric uses. For more information, see Amazon Managed Blockchain Pricing.Edition,
EditionNetworkFabricAttributes.Builder edition(Edition edition)
The edition of Amazon Managed Blockchain that Hyperledger Fabric uses. For more information, see Amazon Managed Blockchain Pricing.
edition - The edition of Amazon Managed Blockchain that Hyperledger Fabric uses. For more information, see Amazon Managed Blockchain Pricing.Edition,
EditionCopyright © 2023. All rights reserved.