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