Uses of Class
software.amazon.awssdk.services.managedblockchain.model.NetworkFrameworkAttributes
-
Packages that use NetworkFrameworkAttributes Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of NetworkFrameworkAttributes in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return NetworkFrameworkAttributes Modifier and Type Method Description NetworkFrameworkAttributesNetwork. frameworkAttributes()Attributes of the blockchain framework that the network uses.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type NetworkFrameworkAttributes Modifier and Type Method Description Network.BuilderNetwork.Builder. frameworkAttributes(NetworkFrameworkAttributes frameworkAttributes)Attributes of the blockchain framework that the network uses.
-