Uses of Class
software.amazon.awssdk.services.managedblockchain.model.NodeFrameworkAttributes
-
Packages that use NodeFrameworkAttributes Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of NodeFrameworkAttributes in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return NodeFrameworkAttributes Modifier and Type Method Description NodeFrameworkAttributesNode. frameworkAttributes()Attributes of the blockchain framework being used.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type NodeFrameworkAttributes Modifier and Type Method Description Node.BuilderNode.Builder. frameworkAttributes(NodeFrameworkAttributes frameworkAttributes)Attributes of the blockchain framework being used.
-