Interface ParentHyperParameterTuningJob.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ParentHyperParameterTuningJob.Builder,ParentHyperParameterTuningJob>, SdkBuilder<ParentHyperParameterTuningJob.Builder,ParentHyperParameterTuningJob>, SdkPojo
Enclosing class:
ParentHyperParameterTuningJob

public static interface ParentHyperParameterTuningJob.Builder extends SdkPojo, CopyableBuilder<ParentHyperParameterTuningJob.Builder,ParentHyperParameterTuningJob>
  • Method Details

    • hyperParameterTuningJobName

      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.

      Parameters:
      hyperParameterTuningJobName - The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.