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