public static interface S3.Builder extends SdkPojo, CopyableBuilder<S3.Builder,S3>
| Modifier and Type | Method and Description |
|---|---|
S3.Builder |
bucket(String bucket)
Sets the value of the Bucket property for this object.
|
S3.Builder |
enabled(Boolean enabled)
Sets the value of the Enabled property for this object.
|
S3.Builder |
prefix(String prefix)
Sets the value of the Prefix property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3.Builder bucket(String bucket)
bucket - The new value for the Bucket property for this object.S3.Builder enabled(Boolean enabled)
enabled - The new value for the Enabled property for this object.S3.Builder prefix(String prefix)
prefix - The new value for the Prefix property for this object.Copyright © 2023. All rights reserved.