| Package | Description |
|---|---|
| com.amazonaws.services.detective |
|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListInvitationsResult> |
AmazonDetectiveAsyncClient.listInvitationsAsync(ListInvitationsRequest request,
AsyncHandler<ListInvitationsRequest,ListInvitationsResult> asyncHandler) |
Future<ListInvitationsResult> |
AmazonDetectiveAsync.listInvitationsAsync(ListInvitationsRequest listInvitationsRequest,
AsyncHandler<ListInvitationsRequest,ListInvitationsResult> asyncHandler)
Amazon Detective is currently in preview.
|
Future<ListInvitationsResult> |
AbstractAmazonDetectiveAsync.listInvitationsAsync(ListInvitationsRequest request,
AsyncHandler<ListInvitationsRequest,ListInvitationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListInvitationsRequest |
ListInvitationsRequest.clone() |
ListInvitationsRequest |
ListInvitationsRequest.withMaxResults(Integer maxResults)
The maximum number of behavior graph invitations to return in the response.
|
ListInvitationsRequest |
ListInvitationsRequest.withNextToken(String nextToken)
For requests to retrieve the next page of results, the pagination token that was returned with the previous page
of results.
|
Copyright © 2020. All rights reserved.