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