| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
MemberFrameworkConfiguration |
MemberFrameworkConfiguration.clone() |
MemberFrameworkConfiguration |
MemberConfiguration.getFrameworkConfiguration()
Configuration properties of the blockchain framework relevant to the member.
|
MemberFrameworkConfiguration |
MemberFrameworkConfiguration.withFabric(MemberFabricConfiguration fabric)
Attributes of Hyperledger Fabric for a member on a Managed Blockchain network that uses Hyperledger Fabric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemberConfiguration.setFrameworkConfiguration(MemberFrameworkConfiguration frameworkConfiguration)
Configuration properties of the blockchain framework relevant to the member.
|
MemberConfiguration |
MemberConfiguration.withFrameworkConfiguration(MemberFrameworkConfiguration frameworkConfiguration)
Configuration properties of the blockchain framework relevant to the member.
|
Copyright © 2020. All rights reserved.