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