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.
|
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 © 2017 Amazon Web Services, Inc. All Rights Reserved.