Class StartJobsQueryRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.mediaconvert.transform.StartJobsQueryRequestMarshaller
- All Implemented Interfaces:
Marshaller<StartJobsQueryRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartJobsQueryRequestMarshaller
extends Object
implements Marshaller<StartJobsQueryRequest>
StartJobsQueryRequest Marshaller-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartJobsQueryRequest startJobsQueryRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
StartJobsQueryRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<StartJobsQueryRequest>- Parameters:
startJobsQueryRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-