| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
NodeFabricAttributes |
NodeFabricAttributes.clone() |
NodeFabricAttributes |
NodeFrameworkAttributes.getFabric()
Attributes of Hyperledger Fabric for a peer node on a Managed Blockchain network that uses Hyperledger Fabric.
|
NodeFabricAttributes |
NodeFabricAttributes.withPeerEndpoint(String peerEndpoint)
The endpoint that identifies the peer node for all services except peer channel-based event services.
|
NodeFabricAttributes |
NodeFabricAttributes.withPeerEventEndpoint(String peerEventEndpoint)
The endpoint that identifies the peer node for peer channel-based event services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeFrameworkAttributes.setFabric(NodeFabricAttributes fabric)
Attributes of Hyperledger Fabric for a peer node on a Managed Blockchain network that uses Hyperledger Fabric.
|
NodeFrameworkAttributes |
NodeFrameworkAttributes.withFabric(NodeFabricAttributes fabric)
Attributes of Hyperledger Fabric for a peer node on a Managed Blockchain network that uses Hyperledger Fabric.
|
Copyright © 2025. All rights reserved.