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