Package | Description |
---|---|
com.vmware.vcenter.lcm |
The
com.vmware.vcenter.lcm package provides interfaces for managing the
vCenter Server lifecycle. |
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 |
---|---|
DiscoveryFactory |
LcmFactory.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 |
---|---|
static DiscoveryFactory |
DiscoveryFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|