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