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>
CreateVodSourceRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreateVodSourceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateVodSourceRequest createVodSourceRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateVodSourceRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateVodSourceRequest>- Parameters:
 createVodSourceRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -