| Package | Description |
|---|---|
| com.amazonaws.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListStorageLensGroupsResult> |
AWSS3ControlAsyncClient.listStorageLensGroupsAsync(ListStorageLensGroupsRequest request,
AsyncHandler<ListStorageLensGroupsRequest,ListStorageLensGroupsResult> asyncHandler) |
Future<ListStorageLensGroupsResult> |
AWSS3ControlAsync.listStorageLensGroupsAsync(ListStorageLensGroupsRequest listStorageLensGroupsRequest,
AsyncHandler<ListStorageLensGroupsRequest,ListStorageLensGroupsResult> asyncHandler)
Lists all the Storage Lens groups in the specified home Region.
|
Future<ListStorageLensGroupsResult> |
AbstractAWSS3ControlAsync.listStorageLensGroupsAsync(ListStorageLensGroupsRequest request,
AsyncHandler<ListStorageLensGroupsRequest,ListStorageLensGroupsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListStorageLensGroupsRequest |
ListStorageLensGroupsRequest.clone() |
ListStorageLensGroupsRequest |
ListStorageLensGroupsRequest.withAccountId(String accountId)
The Amazon Web Services account ID that owns the Storage Lens groups.
|
ListStorageLensGroupsRequest |
ListStorageLensGroupsRequest.withNextToken(String nextToken)
The token for the next set of results, or
null if there are no more results. |
Copyright © 2024. All rights reserved.