| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
MemberFabricAttributes |
MemberFabricAttributes.clone() |
MemberFabricAttributes |
MemberFrameworkAttributes.getFabric()
Attributes of Hyperledger Fabric relevant to a member on a Managed Blockchain network that uses Hyperledger
Fabric.
|
MemberFabricAttributes |
MemberFabricAttributes.withAdminUsername(String adminUsername)
The user name for the initial administrator user for the member.
|
MemberFabricAttributes |
MemberFabricAttributes.withCaEndpoint(String caEndpoint)
The endpoint used to access the member's certificate authority.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemberFrameworkAttributes.setFabric(MemberFabricAttributes fabric)
Attributes of Hyperledger Fabric relevant to a member on a Managed Blockchain network that uses Hyperledger
Fabric.
|
MemberFrameworkAttributes |
MemberFrameworkAttributes.withFabric(MemberFabricAttributes fabric)
Attributes of Hyperledger Fabric relevant to a member on a Managed Blockchain network that uses Hyperledger
Fabric.
|
Copyright © 2024. All rights reserved.