public final class AcceptJsonInterceptor extends Object implements software.amazon.awssdk.core.interceptor.ExecutionInterceptor
| Modifier and Type | Field and Description |
|---|---|
static software.amazon.awssdk.core.interceptor.ExecutionAttribute<String> |
gcExpirationDateAttribute |
| Constructor and Description |
|---|
AcceptJsonInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.http.SdkHttpRequest |
modifyHttpRequest(software.amazon.awssdk.core.interceptor.Context.ModifyHttpRequest context,
software.amazon.awssdk.core.interceptor.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 static final software.amazon.awssdk.core.interceptor.ExecutionAttribute<String> gcExpirationDateAttribute
public software.amazon.awssdk.http.SdkHttpRequest modifyHttpRequest(software.amazon.awssdk.core.interceptor.Context.ModifyHttpRequest context,
software.amazon.awssdk.core.interceptor.ExecutionAttributes executionAttributes)
modifyHttpRequest in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptorCopyright © 2020. All rights reserved.