public static interface RestoreObjectResponse.Builder extends S3Response.Builder, SdkPojo, CopyableBuilder<RestoreObjectResponse.Builder,RestoreObjectResponse>
| Modifier and Type | Method and Description |
|---|---|
RestoreObjectResponse.Builder |
requestCharged(RequestCharged requestCharged)
Sets the value of the RequestCharged property for this object.
|
RestoreObjectResponse.Builder |
requestCharged(String requestCharged)
Sets the value of the RequestCharged property for this object.
|
RestoreObjectResponse.Builder |
restoreOutputPath(String restoreOutputPath)
Indicates the path in the provided S3 output location where Select results will be restored to.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildRestoreObjectResponse.Builder requestCharged(String requestCharged)
requestCharged - The new value for the RequestCharged property for this object.RequestCharged,
RequestChargedRestoreObjectResponse.Builder requestCharged(RequestCharged requestCharged)
requestCharged - The new value for the RequestCharged property for this object.RequestCharged,
RequestChargedRestoreObjectResponse.Builder restoreOutputPath(String restoreOutputPath)
Indicates the path in the provided S3 output location where Select results will be restored to.
restoreOutputPath - Indicates the path in the provided S3 output location where Select results will be restored to.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.