| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
MemberFrameworkAttributes |
MemberFrameworkAttributes.clone() |
MemberFrameworkAttributes |
Member.getFrameworkAttributes()
Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
|
MemberFrameworkAttributes |
MemberFrameworkAttributes.withFabric(MemberFabricAttributes fabric)
Attributes of Hyperledger Fabric relevant to a member on a Managed Blockchain network that uses Hyperledger
Fabric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Member.setFrameworkAttributes(MemberFrameworkAttributes frameworkAttributes)
Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
|
Member |
Member.withFrameworkAttributes(MemberFrameworkAttributes frameworkAttributes)
Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
|
Copyright © 2020. All rights reserved.