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>
UpdatePackagingGroupRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdatePackagingGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdatePackagingGroupRequest updatePackagingGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdatePackagingGroupRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdatePackagingGroupRequest>- Parameters:
 updatePackagingGroupRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -