public static interface ParentHyperParameterTuningJob.Builder extends SdkPojo, CopyableBuilder<ParentHyperParameterTuningJob.Builder,ParentHyperParameterTuningJob>
Modifier and Type | Method and Description |
---|---|
ParentHyperParameterTuningJob.Builder |
hyperParameterTuningJobName(String hyperParameterTuningJobName)
The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ParentHyperParameterTuningJob.Builder hyperParameterTuningJobName(String hyperParameterTuningJobName)
The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
hyperParameterTuningJobName
- The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter
tuning job.Copyright © 2022. All rights reserved.