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