Class CreateBlueGreenDeploymentRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.rds.transform.CreateBlueGreenDeploymentRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateBlueGreenDeploymentRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateBlueGreenDeploymentRequestMarshaller extends Object implements Marshaller<CreateBlueGreenDeploymentRequest>
CreateBlueGreenDeploymentRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateBlueGreenDeploymentRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateBlueGreenDeploymentRequest createBlueGreenDeploymentRequest)
-
-
-
Constructor Detail
-
CreateBlueGreenDeploymentRequestMarshaller
public CreateBlueGreenDeploymentRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateBlueGreenDeploymentRequest createBlueGreenDeploymentRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateBlueGreenDeploymentRequest>
-
-