public static interface AccelerateConfiguration.Builder extends SdkPojo, CopyableBuilder<AccelerateConfiguration.Builder,AccelerateConfiguration>
Modifier and Type | Method and Description |
---|---|
AccelerateConfiguration.Builder |
status(BucketAccelerateStatus status)
The accelerate configuration of the bucket.
|
AccelerateConfiguration.Builder |
status(String status)
The accelerate configuration of the bucket.
|
copy
applyMutation, build
AccelerateConfiguration.Builder status(String status)
The accelerate configuration of the bucket.
status
- The accelerate configuration of the bucket.BucketAccelerateStatus
,
BucketAccelerateStatus
AccelerateConfiguration.Builder status(BucketAccelerateStatus status)
The accelerate configuration of the bucket.
status
- The accelerate configuration of the bucket.BucketAccelerateStatus
,
BucketAccelerateStatus
Copyright © 2019. All rights reserved.