Interface Exclude.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<Exclude.Builder,,Exclude> SdkBuilder<Exclude.Builder,,Exclude> SdkPojo
- Enclosing class:
 Exclude
- 
Method Summary
Modifier and TypeMethodDescriptionA container for the S3 Storage Lens bucket excludes.buckets(Collection<String> buckets) A container for the S3 Storage Lens bucket excludes.A container for the S3 Storage Lens Region excludes.regions(Collection<String> regions) A container for the S3 Storage Lens Region excludes.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields 
- 
Method Details
- 
buckets
A container for the S3 Storage Lens bucket excludes.
- Parameters:
 buckets- A container for the S3 Storage Lens bucket excludes.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
buckets
A container for the S3 Storage Lens bucket excludes.
- Parameters:
 buckets- A container for the S3 Storage Lens bucket excludes.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
regions
A container for the S3 Storage Lens Region excludes.
- Parameters:
 regions- A container for the S3 Storage Lens Region excludes.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 - 
regions
A container for the S3 Storage Lens Region excludes.
- Parameters:
 regions- A container for the S3 Storage Lens Region excludes.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -