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