| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model | |
| software.amazon.awssdk.services.guardduty.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Invitation> |
ListInvitationsResponse.invitations()
A list of invitation descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
ListInvitationsResponse.Builder |
ListInvitationsResponse.Builder.invitations(Invitation... invitations)
A list of invitation descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
ListInvitationsResponse.Builder |
ListInvitationsResponse.Builder.invitations(Collection<Invitation> invitations)
A list of invitation descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Invitation> |
ListInvitationsPublisher.invitations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Invitation> |
ListInvitationsIterable.invitations()
Returns an iterable to iterate through the paginated
ListInvitationsResponse.invitations() member. |
Copyright © 2022. All rights reserved.