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>
ListChannelGroupsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListChannelGroupsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListChannelGroupsRequest listChannelGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListChannelGroupsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListChannelGroupsRequest>- Parameters:
 listChannelGroupsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -