Class CreateDbClusterPresignInterceptor
java.lang.Object
software.amazon.awssdk.services.rds.internal.RdsPresignInterceptor<CreateDbClusterRequest>
software.amazon.awssdk.services.rds.internal.CreateDbClusterPresignInterceptor
- All Implemented Interfaces:
ExecutionInterceptor
public final class CreateDbClusterPresignInterceptor
extends RdsPresignInterceptor<CreateDbClusterRequest>
Handler for pre-signing
CreateDbClusterRequest.-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.awssdk.services.rds.internal.RdsPresignInterceptor
RdsPresignInterceptor.PresignableRequest -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.amazon.awssdk.services.rds.internal.RdsPresignInterceptor
modifyHttpRequestMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
afterExecution, afterMarshalling, afterTransmission, afterUnmarshalling, beforeExecution, beforeMarshalling, beforeTransmission, beforeUnmarshalling, modifyAsyncHttpContent, modifyAsyncHttpResponseContent, modifyException, modifyHttpContent, modifyHttpResponse, modifyHttpResponseContent, modifyRequest, modifyResponse, onExecutionFailure
-
Field Details
-
MARSHALLER
-
-
Constructor Details
-
CreateDbClusterPresignInterceptor
public CreateDbClusterPresignInterceptor()
-