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