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