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