Class CreateBlueGreenDeploymentRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.CreateBlueGreenDeploymentRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateBlueGreenDeploymentRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateBlueGreenDeploymentRequestMarshaller
extends Object
implements Marshaller<CreateBlueGreenDeploymentRequest>
CreateBlueGreenDeploymentRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateBlueGreenDeploymentRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateBlueGreenDeploymentRequest createBlueGreenDeploymentRequest)
-
Constructor Details
-
CreateBlueGreenDeploymentRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(CreateBlueGreenDeploymentRequest createBlueGreenDeploymentRequest) - Specified by:
marshallin interfaceMarshaller<CreateBlueGreenDeploymentRequest>
-