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