public class EC2Interceptor extends Object implements ExecutionInterceptor
| Constructor and Description |
|---|
EC2Interceptor() |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.http.SdkHttpFullRequest |
modifyHttpRequest(Context.ModifyHttpRequest context,
ExecutionAttributes executionAttributes) |
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, modifyHttpResponse, modifyRequest, onExecutionFailurepublic software.amazon.awssdk.http.SdkHttpFullRequest modifyHttpRequest(Context.ModifyHttpRequest context, ExecutionAttributes executionAttributes)
modifyHttpRequest in interface ExecutionInterceptorpublic SdkResponse modifyResponse(Context.ModifyResponse context, ExecutionAttributes executionAttributes)
modifyResponse in interface ExecutionInterceptorCopyright © 2018. All rights reserved.