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