| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
List<InviteAction> |
ProposalActions.invitations()
The actions to perform for an
APPROVED proposal to invite an AWS account to create a member and join
the network. |
| Modifier and Type | Method and Description |
|---|---|
ProposalActions.Builder |
ProposalActions.Builder.invitations(InviteAction... invitations)
The actions to perform for an
APPROVED proposal to invite an AWS account to create a member and
join the network. |
| Modifier and Type | Method and Description |
|---|---|
ProposalActions.Builder |
ProposalActions.Builder.invitations(Collection<InviteAction> invitations)
The actions to perform for an
APPROVED proposal to invite an AWS account to create a member and
join the network. |
Copyright © 2021. All rights reserved.