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