Interface Classification.Builder

  • Method Details

    • name

      The name of the configuration classification.

      Parameters:
      name - The name of the configuration classification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • properties

      Classification.Builder properties(Map<String,String> properties)

      A set of properties specified within a configuration classification.

      Parameters:
      properties - A set of properties specified within a configuration classification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.