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>
CreateLiveSourceRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateLiveSourceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateLiveSourceRequest createLiveSourceRequest)
-
-
-
Constructor Detail
-
CreateLiveSourceRequestMarshaller
public CreateLiveSourceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateLiveSourceRequest createLiveSourceRequest)
- Specified by:
marshallin interfaceMarshaller<CreateLiveSourceRequest>
-
-