Interface Configuration.Builder

  • Method Details

    • classification

      Configuration.Builder classification(String classification)

      The classification of the connection configuration.

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

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

      The properties of the connection configuration.

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