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. The VCF solution key must meet the instance-type-specific minimum core requirements.

      Parameters:
      solutionKey - The VCF solution key. This license unlocks VMware VCF product features, including vSphere, NSX, SDDC Manager, and vCenter Server. The VCF solution key must meet the instance-type-specific minimum core requirements.
      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. The vSAN license key must meet the instance-type-specific minimum capacity requirements.

      Parameters:
      vsanKey - The VSAN license key. This license unlocks vSAN features. The vSAN license key must meet the instance-type-specific minimum capacity requirements.
      Returns:
      Returns a reference to this object so that method calls can be chained together.