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