Interface CategoricalParameterRangeSpecification.Builder

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

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

    • values

      The allowed categories for the hyperparameter.

      Parameters:
      values - The allowed categories for the hyperparameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The allowed categories for the hyperparameter.

      Parameters:
      values - The allowed categories for the hyperparameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.