| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
static ListStorageLensConfigurationEntry.Builder |
ListStorageLensConfigurationEntry.builder() |
ListStorageLensConfigurationEntry.Builder |
ListStorageLensConfigurationEntry.Builder.homeRegion(String homeRegion)
A container for the S3 Storage Lens home Region.
|
ListStorageLensConfigurationEntry.Builder |
ListStorageLensConfigurationEntry.Builder.id(String id)
A container for the S3 Storage Lens configuration ID.
|
ListStorageLensConfigurationEntry.Builder |
ListStorageLensConfigurationEntry.Builder.isEnabled(Boolean isEnabled)
A container for whether the S3 Storage Lens configuration is enabled.
|
ListStorageLensConfigurationEntry.Builder |
ListStorageLensConfigurationEntry.Builder.storageLensArn(String storageLensArn)
The ARN of the S3 Storage Lens configuration.
|
ListStorageLensConfigurationEntry.Builder |
ListStorageLensConfigurationEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListStorageLensConfigurationEntry.Builder> |
ListStorageLensConfigurationEntry.serializableBuilderClass() |
Copyright © 2021. All rights reserved.