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