| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListLegalHoldsResult> |
AWSBackupAsyncClient.listLegalHoldsAsync(ListLegalHoldsRequest request,
AsyncHandler<ListLegalHoldsRequest,ListLegalHoldsResult> asyncHandler) |
Future<ListLegalHoldsResult> |
AbstractAWSBackupAsync.listLegalHoldsAsync(ListLegalHoldsRequest request,
AsyncHandler<ListLegalHoldsRequest,ListLegalHoldsResult> asyncHandler) |
Future<ListLegalHoldsResult> |
AWSBackupAsync.listLegalHoldsAsync(ListLegalHoldsRequest listLegalHoldsRequest,
AsyncHandler<ListLegalHoldsRequest,ListLegalHoldsResult> asyncHandler)
This action returns metadata about active and previous legal holds.
|
| Modifier and Type | Method and Description |
|---|---|
ListLegalHoldsRequest |
ListLegalHoldsRequest.clone() |
ListLegalHoldsRequest |
ListLegalHoldsRequest.withMaxResults(Integer maxResults)
The maximum number of resource list items to be returned.
|
ListLegalHoldsRequest |
ListLegalHoldsRequest.withNextToken(String nextToken)
The next item following a partial list of returned resources.
|
Copyright © 2023. All rights reserved.