| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDelegationsResult> |
AbstractAWSAuditManagerAsync.getDelegationsAsync(GetDelegationsRequest request,
AsyncHandler<GetDelegationsRequest,GetDelegationsResult> asyncHandler) |
Future<GetDelegationsResult> |
AWSAuditManagerAsyncClient.getDelegationsAsync(GetDelegationsRequest request,
AsyncHandler<GetDelegationsRequest,GetDelegationsResult> asyncHandler) |
Future<GetDelegationsResult> |
AWSAuditManagerAsync.getDelegationsAsync(GetDelegationsRequest getDelegationsRequest,
AsyncHandler<GetDelegationsRequest,GetDelegationsResult> asyncHandler)
Returns a list of delegations from an audit owner to a delegate.
|
| Modifier and Type | Method and Description |
|---|---|
GetDelegationsRequest |
GetDelegationsRequest.clone() |
GetDelegationsRequest |
GetDelegationsRequest.withMaxResults(Integer maxResults)
Represents the maximum number of results on a page or for an API request call.
|
GetDelegationsRequest |
GetDelegationsRequest.withNextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
|
Copyright © 2023. All rights reserved.