| 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services account to
create a member and join the network. |
Copyright © 2023. All rights reserved.