Interface ConfigurationDefinitionSummary.Builder

    • Method Detail

      • 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

        ConfigurationDefinitionSummary.Builder id​(String 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

        ConfigurationDefinitionSummary.Builder type​(String 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

        ConfigurationDefinitionSummary.Builder typeVersion​(String 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.