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