| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
Include |
Include.clone() |
Include |
StorageLensConfiguration.getInclude()
A container for what is included in this configuration.
|
Include |
Include.withBuckets(Collection<String> buckets)
A container for the S3 Storage Lens bucket includes.
|
Include |
Include.withBuckets(String... buckets)
A container for the S3 Storage Lens bucket includes.
|
Include |
Include.withRegions(Collection<String> regions)
A container for the S3 Storage Lens Region includes.
|
Include |
Include.withRegions(String... regions)
A container for the S3 Storage Lens Region includes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageLensConfiguration.setInclude(Include include)
A container for what is included in this configuration.
|
StorageLensConfiguration |
StorageLensConfiguration.withInclude(Include include)
A container for what is included in this configuration.
|
Copyright © 2021. All rights reserved.