Interface QuickSetupTypeOutput.Builder

    • Method Detail

      • latestVersion

        QuickSetupTypeOutput.Builder latestVersion​(String latestVersion)

        The latest version number of the configuration.

        Parameters:
        latestVersion - The latest version number of the configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        QuickSetupTypeOutput.Builder type​(String type)

        The type of the Quick Setup configuration.

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