| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFabricConfiguration |
NetworkFabricConfiguration.clone() |
NetworkFabricConfiguration |
NetworkFrameworkConfiguration.getFabric()
Hyperledger Fabric configuration properties for a Managed Blockchain network that uses Hyperledger Fabric.
|
NetworkFabricConfiguration |
NetworkFabricConfiguration.withEdition(Edition edition)
The edition of Amazon Managed Blockchain that the network uses.
|
NetworkFabricConfiguration |
NetworkFabricConfiguration.withEdition(String edition)
The edition of Amazon Managed Blockchain that the network uses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkFrameworkConfiguration.setFabric(NetworkFabricConfiguration fabric)
Hyperledger Fabric configuration properties for a Managed Blockchain network that uses Hyperledger Fabric.
|
NetworkFrameworkConfiguration |
NetworkFrameworkConfiguration.withFabric(NetworkFabricConfiguration fabric)
Hyperledger Fabric configuration properties for a Managed Blockchain network that uses Hyperledger Fabric.
|
Copyright © 2020. All rights reserved.