| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListStorageLensConfigurationEntry> |
ListStorageLensConfigurationsResponse.storageLensConfigurationList()
A list of S3 Storage Lens configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageLensConfigurationsResponse.Builder |
ListStorageLensConfigurationsResponse.Builder.storageLensConfigurationList(ListStorageLensConfigurationEntry... storageLensConfigurationList)
A list of S3 Storage Lens configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageLensConfigurationsResponse.Builder |
ListStorageLensConfigurationsResponse.Builder.storageLensConfigurationList(Collection<ListStorageLensConfigurationEntry> storageLensConfigurationList)
A list of S3 Storage Lens configurations.
|
Copyright © 2023. All rights reserved.