| 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 |
|---|---|
GetStorageLensConfigurationResult |
AWSS3ControlClient.getStorageLensConfiguration(GetStorageLensConfigurationRequest request)
Gets the Amazon S3 Storage Lens configuration.
|
GetStorageLensConfigurationResult |
AbstractAWSS3Control.getStorageLensConfiguration(GetStorageLensConfigurationRequest request) |
GetStorageLensConfigurationResult |
AWSS3Control.getStorageLensConfiguration(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest)
Gets the Amazon S3 Storage Lens configuration.
|
| 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 |
|---|---|
GetStorageLensConfigurationResult |
GetStorageLensConfigurationResult.clone() |
GetStorageLensConfigurationResult |
GetStorageLensConfigurationResult.withStorageLensConfiguration(StorageLensConfiguration storageLensConfiguration)
The S3 Storage Lens configuration requested.
|
Copyright © 2022. All rights reserved.