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