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