Uses of Class
software.amazon.awssdk.services.managedblockchain.model.NetworkFabricAttributes
-
Packages that use NetworkFabricAttributes Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of NetworkFabricAttributes in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return NetworkFabricAttributes Modifier and Type Method Description NetworkFabricAttributesNetworkFrameworkAttributes. fabric()Attributes of Hyperledger Fabric for a Managed Blockchain network that uses Hyperledger Fabric.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type NetworkFabricAttributes Modifier and Type Method Description NetworkFrameworkAttributes.BuilderNetworkFrameworkAttributes.Builder. fabric(NetworkFabricAttributes fabric)Attributes of Hyperledger Fabric for a Managed Blockchain network that uses Hyperledger Fabric.
-