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