Interface LicenseInfo.Builder

    • Method Detail

      • name

        LicenseInfo.Builder name​(String name)

        Name of the license.

        Parameters:
        name - Name of the license.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • url

        LicenseInfo.Builder url​(String url)

        The URL for license data.

        Parameters:
        url - The URL for license data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.