public final class GetBucketPolicyInterceptor extends Object implements ExecutionInterceptor
| Constructor and Description |
|---|
GetBucketPolicyInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.reactivestreams.Publisher<ByteBuffer>> |
modifyAsyncHttpResponseContent(Context.ModifyHttpResponse context,
ExecutionAttributes executionAttributes) |
Optional<InputStream> |
modifyHttpResponseContent(Context.ModifyHttpResponse context,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterExecution, afterMarshalling, afterTransmission, afterUnmarshalling, beforeExecution, beforeMarshalling, beforeTransmission, beforeUnmarshalling, modifyAsyncHttpContent, modifyException, modifyHttpContent, modifyHttpRequest, modifyHttpResponse, modifyRequest, modifyResponse, onExecutionFailurepublic Optional<InputStream> modifyHttpResponseContent(Context.ModifyHttpResponse context, ExecutionAttributes executionAttributes)
modifyHttpResponseContent in interface ExecutionInterceptorpublic Optional<org.reactivestreams.Publisher<ByteBuffer>> modifyAsyncHttpResponseContent(Context.ModifyHttpResponse context, ExecutionAttributes executionAttributes)
modifyAsyncHttpResponseContent in interface ExecutionInterceptorCopyright © 2021. All rights reserved.