Interface LicenseInfo.Builder

  • Method Details

    • solutionKey

      LicenseInfo.Builder solutionKey(String solutionKey)

      The VCF solution key. This license unlocks VMware VCF product features, including vSphere, NSX, SDDC Manager, and vCenter Server.

      Parameters:
      solutionKey - The VCF solution key. This license unlocks VMware VCF product features, including vSphere, NSX, SDDC Manager, and vCenter Server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vsanKey

      LicenseInfo.Builder vsanKey(String vsanKey)

      The VSAN license key. This license unlocks vSAN features.

      Parameters:
      vsanKey - The VSAN license key. This license unlocks vSAN features.
      Returns:
      Returns a reference to this object so that method calls can be chained together.