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