@Mutable @NotThreadSafe public static interface BucketProtectionResponse.Builder extends S3Response.Builder, SdkPojo, CopyableBuilder<BucketProtectionResponse.Builder,BucketProtectionResponse>
| Modifier and Type | Method and Description |
|---|---|
BucketProtectionResponse.Builder |
location(String location)
A forward slash followed by the name of the bucket.
|
BucketProtectionResponse.Builder |
status(String status) |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldNameToField, sdkFieldscopyapplyMutation, buildBucketProtectionResponse.Builder location(String location)
A forward slash followed by the name of the bucket.
location - A forward slash followed by the name of the bucket.BucketProtectionResponse.Builder status(String status)
Copyright © 2026. All rights reserved.