public class EC2Interceptor extends Object implements software.amazon.awssdk.core.interceptor.ExecutionInterceptor
| Constructor and Description |
|---|
EC2Interceptor() |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.http.SdkHttpFullRequest |
modifyHttpRequest(software.amazon.awssdk.core.interceptor.Context.ModifyHttpRequest context,
software.amazon.awssdk.core.interceptor.ExecutionAttributes executionAttributes) |
software.amazon.awssdk.core.SdkResponse |
modifyResponse(software.amazon.awssdk.core.interceptor.Context.ModifyResponse context,
software.amazon.awssdk.core.interceptor.ExecutionAttributes executionAttributes) |
public software.amazon.awssdk.http.SdkHttpFullRequest modifyHttpRequest(software.amazon.awssdk.core.interceptor.Context.ModifyHttpRequest context,
software.amazon.awssdk.core.interceptor.ExecutionAttributes executionAttributes)
modifyHttpRequest in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptorpublic software.amazon.awssdk.core.SdkResponse modifyResponse(software.amazon.awssdk.core.interceptor.Context.ModifyResponse context,
software.amazon.awssdk.core.interceptor.ExecutionAttributes executionAttributes)
modifyResponse in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptorCopyright © 2018. All rights reserved.