public class CreateDBClusterPresignHandler extends RequestHandler2
CreateDBClusterRequest.| Constructor and Description | 
|---|
| CreateDBClusterPresignHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | beforeRequest(Request<?> request)Runs any additional processing logic on the specified request (before it is executed by the
 client runtime). | 
adapt, afterError, afterResponse, beforeExecution, beforeMarshalling, beforeUnmarshallingpublic void beforeRequest(Request<?> request)
IRequestHandler2beforeRequest in interface IRequestHandler2beforeRequest in class RequestHandler2request - The low level request being processed.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.