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