| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
StorageLensConfiguration |
GetStorageLensConfigurationResponse.storageLensConfiguration()
The S3 Storage Lens configuration requested.
|
StorageLensConfiguration |
PutStorageLensConfigurationRequest.storageLensConfiguration()
The S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetStorageLensConfigurationResponse.Builder |
GetStorageLensConfigurationResponse.Builder.storageLensConfiguration(StorageLensConfiguration storageLensConfiguration)
The S3 Storage Lens configuration requested.
|
PutStorageLensConfigurationRequest.Builder |
PutStorageLensConfigurationRequest.Builder.storageLensConfiguration(StorageLensConfiguration storageLensConfiguration)
The S3 Storage Lens configuration.
|
Copyright © 2022. All rights reserved.