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