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