public final class QueryParametersToBodyInterceptor extends Object implements ExecutionInterceptor
This interceptor is automatically inserted by codegen for services using Query Protocol
| Constructor and Description | 
|---|
| QueryParametersToBodyInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| SdkHttpRequest | modifyHttpRequest(Context.ModifyHttpRequest 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, modifyHttpResponse, modifyHttpResponseContent, modifyRequest, modifyResponse, onExecutionFailurepublic SdkHttpRequest modifyHttpRequest(Context.ModifyHttpRequest context, ExecutionAttributes executionAttributes)
modifyHttpRequest in interface ExecutionInterceptorCopyright © 2020. All rights reserved.