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