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