Package | Description |
---|---|
com.vmware.vcenter.lcm.discovery |
The
com.vmware.vcenter.lcm.discovery package provides interfaces for
discovering products registered with vCenter Server and interoperability between
those products and vCenter Server. |
Modifier and Type | Method and Description |
---|---|
Product.Builder |
Product.Builder.setDeployments(java.util.List<java.lang.String> deployments)
The list of hostname/IPs of the instances of the VMware products deployed in the
environment.
|
Product.Builder |
Product.Builder.setTargetVersion(java.lang.String targetVersion)
Future version of the product after upgrade.
|