public static interface GetBucketAccelerateConfigurationResponse.Builder extends S3Response.Builder, SdkPojo, CopyableBuilder<GetBucketAccelerateConfigurationResponse.Builder,GetBucketAccelerateConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
GetBucketAccelerateConfigurationResponse.Builder |
requestCharged(RequestCharged requestCharged)
Sets the value of the RequestCharged property for this object.
|
GetBucketAccelerateConfigurationResponse.Builder |
requestCharged(String requestCharged)
Sets the value of the RequestCharged property for this object.
|
GetBucketAccelerateConfigurationResponse.Builder |
status(BucketAccelerateStatus status)
The accelerate configuration of the bucket.
|
GetBucketAccelerateConfigurationResponse.Builder |
status(String status)
The accelerate configuration of the bucket.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBucketAccelerateConfigurationResponse.Builder status(String status)
The accelerate configuration of the bucket.
status - The accelerate configuration of the bucket.BucketAccelerateStatus,
BucketAccelerateStatusGetBucketAccelerateConfigurationResponse.Builder status(BucketAccelerateStatus status)
The accelerate configuration of the bucket.
status - The accelerate configuration of the bucket.BucketAccelerateStatus,
BucketAccelerateStatusGetBucketAccelerateConfigurationResponse.Builder requestCharged(String requestCharged)
requestCharged - The new value for the RequestCharged property for this object.RequestCharged,
RequestChargedGetBucketAccelerateConfigurationResponse.Builder requestCharged(RequestCharged requestCharged)
requestCharged - The new value for the RequestCharged property for this object.RequestCharged,
RequestChargedCopyright © 2023. All rights reserved.