public static interface PutObjectLockConfigurationResponse.Builder extends S3Response.Builder, SdkPojo, CopyableBuilder<PutObjectLockConfigurationResponse.Builder,PutObjectLockConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
PutObjectLockConfigurationResponse.Builder |
requestCharged(RequestCharged requestCharged)
Sets the value of the RequestCharged property for this object.
|
PutObjectLockConfigurationResponse.Builder |
requestCharged(String requestCharged)
Sets the value of the RequestCharged property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildPutObjectLockConfigurationResponse.Builder requestCharged(String requestCharged)
requestCharged - The new value for the RequestCharged property for this object.RequestCharged,
RequestChargedPutObjectLockConfigurationResponse.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.