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