public static interface PutObjectLegalHoldResponse.Builder extends S3Response.Builder, SdkPojo, CopyableBuilder<PutObjectLegalHoldResponse.Builder,PutObjectLegalHoldResponse>
| Modifier and Type | Method and Description |
|---|---|
PutObjectLegalHoldResponse.Builder |
requestCharged(RequestCharged requestCharged)
Sets the value of the RequestCharged property for this object.
|
PutObjectLegalHoldResponse.Builder |
requestCharged(String requestCharged)
Sets the value of the RequestCharged property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildPutObjectLegalHoldResponse.Builder requestCharged(String requestCharged)
requestCharged - The new value for the RequestCharged property for this object.RequestCharged,
RequestChargedPutObjectLegalHoldResponse.Builder requestCharged(RequestCharged requestCharged)
requestCharged - The new value for the RequestCharged property for this object.RequestCharged,
RequestChargedCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.