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