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