Interface StringDatasetParameterDefaultValues.Builder

  • Method Details

    • staticValues

      A list of static default values for a given string parameter.

      Parameters:
      staticValues - A list of static default values for a given string parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • staticValues

      StringDatasetParameterDefaultValues.Builder staticValues(String... staticValues)

      A list of static default values for a given string parameter.

      Parameters:
      staticValues - A list of static default values for a given string parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.