public final class DecodeUrlEncodedResponseInterceptor extends Object implements ExecutionInterceptor
See https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGET.html and https://docs.aws.amazon.com/AmazonS3/latest/API/v2-RESTBucketGET.html
| Constructor and Description |
|---|
DecodeUrlEncodedResponseInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
SdkResponse |
modifyResponse(Context.ModifyResponse context,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterExecution, afterMarshalling, afterTransmission, afterUnmarshalling, beforeExecution, beforeMarshalling, beforeTransmission, beforeUnmarshalling, modifyAsyncHttpContent, modifyAsyncHttpResponseContent, modifyException, modifyHttpContent, modifyHttpRequest, modifyHttpResponse, modifyHttpResponseContent, modifyRequest, onExecutionFailurepublic SdkResponse modifyResponse(Context.ModifyResponse context, ExecutionAttributes executionAttributes)
modifyResponse in interface ExecutionInterceptorCopyright © 2019. All rights reserved.