Uses of Class
software.amazon.awssdk.services.managedblockchain.model.MemberFabricConfiguration
-
Packages that use MemberFabricConfiguration Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of MemberFabricConfiguration in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return MemberFabricConfiguration Modifier and Type Method Description MemberFabricConfigurationMemberFrameworkConfiguration. fabric()Attributes of Hyperledger Fabric for a member on a Managed Blockchain network that uses Hyperledger Fabric.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type MemberFabricConfiguration Modifier and Type Method Description MemberFrameworkConfiguration.BuilderMemberFrameworkConfiguration.Builder. fabric(MemberFabricConfiguration fabric)Attributes of Hyperledger Fabric for a member on a Managed Blockchain network that uses Hyperledger Fabric.
-