| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
List<Invitation> |
ListInvitationsResponse.invitations()
The invitations for the network.
|
| Modifier and Type | Method and Description |
|---|---|
ListInvitationsResponse.Builder |
ListInvitationsResponse.Builder.invitations(Invitation... invitations)
The invitations for the network.
|
| Modifier and Type | Method and Description |
|---|---|
ListInvitationsResponse.Builder |
ListInvitationsResponse.Builder.invitations(Collection<Invitation> invitations)
The invitations for the network.
|
Copyright © 2023. All rights reserved.