| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFrameworkAttributes |
NetworkFrameworkAttributes.clone() |
NetworkFrameworkAttributes |
Network.getFrameworkAttributes()
Attributes of the blockchain framework that the network uses.
|
NetworkFrameworkAttributes |
NetworkFrameworkAttributes.withEthereum(NetworkEthereumAttributes ethereum)
Attributes of an Ethereum network for Managed Blockchain resources participating in an Ethereum network.
|
NetworkFrameworkAttributes |
NetworkFrameworkAttributes.withFabric(NetworkFabricAttributes fabric)
Attributes of Hyperledger Fabric for a Managed Blockchain network that uses Hyperledger Fabric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Network.setFrameworkAttributes(NetworkFrameworkAttributes frameworkAttributes)
Attributes of the blockchain framework that the network uses.
|
Network |
Network.withFrameworkAttributes(NetworkFrameworkAttributes frameworkAttributes)
Attributes of the blockchain framework that the network uses.
|
Copyright © 2025. All rights reserved.