| 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 |
|---|---|
PutStorageLensConfigurationResult |
AbstractAWSS3Control.putStorageLensConfiguration(PutStorageLensConfigurationRequest request) |
PutStorageLensConfigurationResult |
AWSS3Control.putStorageLensConfiguration(PutStorageLensConfigurationRequest putStorageLensConfigurationRequest)
Puts an Amazon S3 Storage Lens configuration.
|
PutStorageLensConfigurationResult |
AWSS3ControlClient.putStorageLensConfiguration(PutStorageLensConfigurationRequest request)
Puts an Amazon S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutStorageLensConfigurationResult> |
AWSS3ControlAsyncClient.putStorageLensConfigurationAsync(PutStorageLensConfigurationRequest request,
AsyncHandler<PutStorageLensConfigurationRequest,PutStorageLensConfigurationResult> asyncHandler) |
Future<PutStorageLensConfigurationResult> |
AWSS3ControlAsync.putStorageLensConfigurationAsync(PutStorageLensConfigurationRequest putStorageLensConfigurationRequest,
AsyncHandler<PutStorageLensConfigurationRequest,PutStorageLensConfigurationResult> asyncHandler)
Puts an Amazon S3 Storage Lens configuration.
|
Future<PutStorageLensConfigurationResult> |
AbstractAWSS3ControlAsync.putStorageLensConfigurationAsync(PutStorageLensConfigurationRequest request,
AsyncHandler<PutStorageLensConfigurationRequest,PutStorageLensConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutStorageLensConfigurationResult |
PutStorageLensConfigurationResult.clone() |
Copyright © 2023. All rights reserved.