| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
ProposalActions |
CreateProposalRequest.actions()
The type of actions proposed, such as inviting a member or removing a member.
|
ProposalActions |
Proposal.actions()
The actions to perform on the network if the proposal is
APPROVED. |
| Modifier and Type | Method and Description |
|---|---|
CreateProposalRequest.Builder |
CreateProposalRequest.Builder.actions(ProposalActions actions)
The type of actions proposed, such as inviting a member or removing a member.
|
Proposal.Builder |
Proposal.Builder.actions(ProposalActions actions)
The actions to perform on the network if the proposal is
APPROVED. |
Copyright © 2021. All rights reserved.