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