| Package | Description |
|---|---|
| com.amazonaws.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane actions.
|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetStorageLensConfigurationResult> |
AWSS3ControlAsyncClient.getStorageLensConfigurationAsync(GetStorageLensConfigurationRequest request,
AsyncHandler<GetStorageLensConfigurationRequest,GetStorageLensConfigurationResult> asyncHandler) |
Future<GetStorageLensConfigurationResult> |
AbstractAWSS3ControlAsync.getStorageLensConfigurationAsync(GetStorageLensConfigurationRequest request,
AsyncHandler<GetStorageLensConfigurationRequest,GetStorageLensConfigurationResult> asyncHandler) |
Future<GetStorageLensConfigurationResult> |
AWSS3ControlAsync.getStorageLensConfigurationAsync(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest,
AsyncHandler<GetStorageLensConfigurationRequest,GetStorageLensConfigurationResult> asyncHandler)
Gets the Amazon S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetStorageLensConfigurationRequest |
GetStorageLensConfigurationRequest.clone() |
GetStorageLensConfigurationRequest |
GetStorageLensConfigurationRequest.withAccountId(String accountId)
The account ID of the requester.
|
GetStorageLensConfigurationRequest |
GetStorageLensConfigurationRequest.withConfigId(String configId)
The ID of the Amazon S3 Storage Lens configuration.
|
Copyright © 2021. All rights reserved.