| Package | Description |
|---|---|
| software.amazon.awssdk.services.detective |
Detective uses machine learning and purpose-built visualizations to help you analyze and investigate security issues
across your Amazon Web Services (AWS) workloads.
|
| software.amazon.awssdk.services.detective.paginators | |
| software.amazon.awssdk.services.detective.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListInvitationsResponse> |
DetectiveAsyncClient.listInvitations(ListInvitationsRequest listInvitationsRequest)
Retrieves the list of open and accepted behavior graph invitations for the member account.
|
default ListInvitationsResponse |
DetectiveClient.listInvitations(ListInvitationsRequest listInvitationsRequest)
Retrieves the list of open and accepted behavior graph invitations for the member account.
|
default ListInvitationsPublisher |
DetectiveAsyncClient.listInvitationsPaginator(ListInvitationsRequest listInvitationsRequest)
Retrieves the list of open and accepted behavior graph invitations for the member account.
|
default ListInvitationsIterable |
DetectiveClient.listInvitationsPaginator(ListInvitationsRequest listInvitationsRequest)
Retrieves the list of open and accepted behavior graph invitations for the member account.
|
| Constructor and Description |
|---|
ListInvitationsIterable(DetectiveClient client,
ListInvitationsRequest firstRequest) |
ListInvitationsPublisher(DetectiveAsyncClient client,
ListInvitationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListInvitationsRequestMarshaller.marshall(ListInvitationsRequest listInvitationsRequest) |
Copyright © 2021. All rights reserved.