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