Uses of Class
software.amazon.awssdk.services.managedblockchain.model.MemberFrameworkAttributes
-
Packages that use MemberFrameworkAttributes Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of MemberFrameworkAttributes in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return MemberFrameworkAttributes Modifier and Type Method Description MemberFrameworkAttributesMember. frameworkAttributes()Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type MemberFrameworkAttributes Modifier and Type Method Description Member.BuilderMember.Builder. frameworkAttributes(MemberFrameworkAttributes frameworkAttributes)Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
-