Class GetChannelGroupRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.mediapackagev2.transform.GetChannelGroupRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetChannelGroupRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetChannelGroupRequestMarshaller
extends Object
implements Marshaller<GetChannelGroupRequest>
GetChannelGroupRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionGetChannelGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetChannelGroupRequest getChannelGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetChannelGroupRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetChannelGroupRequest>
- Parameters:
- getChannelGroupRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-