| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
static GetStorageLensConfigurationResponse.Builder |
GetStorageLensConfigurationResponse.builder() |
default GetStorageLensConfigurationResponse.Builder |
GetStorageLensConfigurationResponse.Builder.storageLensConfiguration(Consumer<StorageLensConfiguration.Builder> storageLensConfiguration)
The S3 Storage Lens configuration requested.
|
GetStorageLensConfigurationResponse.Builder |
GetStorageLensConfigurationResponse.Builder.storageLensConfiguration(StorageLensConfiguration storageLensConfiguration)
The S3 Storage Lens configuration requested.
|
GetStorageLensConfigurationResponse.Builder |
GetStorageLensConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetStorageLensConfigurationResponse.Builder> |
GetStorageLensConfigurationResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.