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