| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
MemberFabricConfiguration |
MemberFabricConfiguration.clone() |
MemberFabricConfiguration |
MemberFrameworkConfiguration.getFabric()
Attributes of Hyperledger Fabric for a member on a Managed Blockchain network that uses Hyperledger Fabric.
|
MemberFabricConfiguration |
MemberFabricConfiguration.withAdminPassword(String adminPassword)
The password for the member's initial administrative user.
|
MemberFabricConfiguration |
MemberFabricConfiguration.withAdminUsername(String adminUsername)
The user name for the member's initial administrative user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemberFrameworkConfiguration.setFabric(MemberFabricConfiguration fabric)
Attributes of Hyperledger Fabric for a member on a Managed Blockchain network that uses Hyperledger Fabric.
|
MemberFrameworkConfiguration |
MemberFrameworkConfiguration.withFabric(MemberFabricConfiguration fabric)
Attributes of Hyperledger Fabric for a member on a Managed Blockchain network that uses Hyperledger Fabric.
|
Copyright © 2019. All rights reserved.