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