Package | Description |
---|---|
com.vmware.vcenter.compute.policies.capabilities |
The
com.vmware.vcenter.compute.policies.capabilities package provides
classes for compute policy capabilities offered by vCenter in VMware Cloud on
AWS. |
com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity |
The
com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity
package provides classes for the VM Host affinity capability offered by vCenter
in VMware Cloud on AWS. |
Class and Description |
---|
VmHostAffinityFactory
VmHostAffinityFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
CreateSpec
The
CreateSpec class contains information used to create a new virtual
machine to host affinity policy, see Policies.create(com.vmware.vapi.bindings.Structure) . |
Info
The
Info class contains information about a virtual machine to host
affinity policy, see Policies.get(java.lang.String) . |
VmHostAffinityFactory
VmHostAffinityFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity package and also has the subpackages reference
to access respective subpackage services. |