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