| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFabricAttributes |
NetworkFabricAttributes.clone() |
NetworkFabricAttributes |
NetworkFrameworkAttributes.getFabric()
Attributes of Hyperledger Fabric for a Managed Blockchain network that uses Hyperledger Fabric.
|
NetworkFabricAttributes |
NetworkFabricAttributes.withEdition(Edition edition)
The edition of Amazon Managed Blockchain that Hyperledger Fabric uses.
|
NetworkFabricAttributes |
NetworkFabricAttributes.withEdition(String edition)
The edition of Amazon Managed Blockchain that Hyperledger Fabric uses.
|
NetworkFabricAttributes |
NetworkFabricAttributes.withOrderingServiceEndpoint(String orderingServiceEndpoint)
The endpoint of the ordering service for the network.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkFrameworkAttributes.setFabric(NetworkFabricAttributes fabric)
Attributes of Hyperledger Fabric for a Managed Blockchain network that uses Hyperledger Fabric.
|
NetworkFrameworkAttributes |
NetworkFrameworkAttributes.withFabric(NetworkFabricAttributes fabric)
Attributes of Hyperledger Fabric for a Managed Blockchain network that uses Hyperledger Fabric.
|
Copyright © 2023. All rights reserved.