| 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<ListStorageLensConfigurationsResult> |
AWSS3ControlAsyncClient.listStorageLensConfigurationsAsync(ListStorageLensConfigurationsRequest request,
AsyncHandler<ListStorageLensConfigurationsRequest,ListStorageLensConfigurationsResult> asyncHandler) |
Future<ListStorageLensConfigurationsResult> |
AbstractAWSS3ControlAsync.listStorageLensConfigurationsAsync(ListStorageLensConfigurationsRequest request,
AsyncHandler<ListStorageLensConfigurationsRequest,ListStorageLensConfigurationsResult> asyncHandler) |
Future<ListStorageLensConfigurationsResult> |
AWSS3ControlAsync.listStorageLensConfigurationsAsync(ListStorageLensConfigurationsRequest listStorageLensConfigurationsRequest,
AsyncHandler<ListStorageLensConfigurationsRequest,ListStorageLensConfigurationsResult> asyncHandler)
Gets a list of Amazon S3 Storage Lens configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageLensConfigurationsRequest |
ListStorageLensConfigurationsRequest.clone() |
ListStorageLensConfigurationsRequest |
ListStorageLensConfigurationsRequest.withAccountId(String accountId)
The account ID of the requester.
|
ListStorageLensConfigurationsRequest |
ListStorageLensConfigurationsRequest.withNextToken(String nextToken)
A pagination token to request the next page of results.
|
Copyright © 2023. All rights reserved.