Interface ConfigurationDefinitionSummary.Builder

  • Method Details

    • firstClassParameters

      ConfigurationDefinitionSummary.Builder firstClassParameters(Map<String,String> firstClassParameters)

      The common parameters and values for the configuration definition.

      Parameters:
      firstClassParameters - The common parameters and values for the configuration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of the configuration definition.

      Parameters:
      id - The ID of the configuration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the Quick Setup configuration used by the configuration definition.

      Parameters:
      type - The type of the Quick Setup configuration used by the configuration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • typeVersion

      The version of the Quick Setup type used by the configuration definition.

      Parameters:
      typeVersion - The version of the Quick Setup type used by the configuration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.