Interface NetworkFabricConfiguration.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<NetworkFabricConfiguration.Builder,,NetworkFabricConfiguration> SdkBuilder<NetworkFabricConfiguration.Builder,,NetworkFabricConfiguration> SdkPojo
- Enclosing class:
 NetworkFabricConfiguration
public static interface NetworkFabricConfiguration.Builder
extends SdkPojo, CopyableBuilder<NetworkFabricConfiguration.Builder,NetworkFabricConfiguration> 
- 
Method Summary
Modifier and TypeMethodDescriptionThe edition of Amazon Managed Blockchain that the network uses.The edition of Amazon Managed Blockchain that the network uses.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields 
- 
Method Details
- 
edition
The edition of Amazon Managed Blockchain that the network uses. For more information, see Amazon Managed Blockchain Pricing.
- Parameters:
 edition- The edition of Amazon Managed Blockchain that the network uses. For more information, see Amazon Managed Blockchain Pricing.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
edition
The edition of Amazon Managed Blockchain that the network uses. For more information, see Amazon Managed Blockchain Pricing.
- Parameters:
 edition- The edition of Amazon Managed Blockchain that the network uses. For more information, see Amazon Managed Blockchain Pricing.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 
 -