Class CreateLiveSourceRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.mediatailor.transform.CreateLiveSourceRequestMarshaller
- All Implemented Interfaces:
 Marshaller<CreateLiveSourceRequest>
@Generated("software.amazon.awssdk:codegen")
public class CreateLiveSourceRequestMarshaller
extends Object
implements Marshaller<CreateLiveSourceRequest>
CreateLiveSourceRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreateLiveSourceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateLiveSourceRequest createLiveSourceRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateLiveSourceRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateLiveSourceRequest>- Parameters:
 createLiveSourceRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -