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