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