public class CreateMultipartUploadRequestInterceptor extends Object implements ExecutionInterceptor
| Constructor and Description |
|---|
CreateMultipartUploadRequestInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Optional<RequestBody> |
modifyHttpContent(Context.ModifyHttpRequest context,
ExecutionAttributes executionAttributes) |
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, modifyHttpResponse, modifyHttpResponseContent, modifyRequest, modifyResponse, onExecutionFailurepublic CreateMultipartUploadRequestInterceptor()
public Optional<RequestBody> modifyHttpContent(Context.ModifyHttpRequest context, ExecutionAttributes executionAttributes)
modifyHttpContent in interface ExecutionInterceptorpublic SdkHttpRequest modifyHttpRequest(Context.ModifyHttpRequest context, ExecutionAttributes executionAttributes)
modifyHttpRequest in interface ExecutionInterceptorCopyright © 2022. All rights reserved.