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