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_vm_affinity |
The
com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity
package provides classes for the VM-VM affinity capability offered by vCenter in
VMware Cloud on AWS. |
Class and Description |
---|
VmVmAffinityFactory
VmVmAffinityFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.compute.policies.capabilities.vm_vm_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 VM-VM
affinity policy, see Policies.create(com.vmware.vapi.bindings.Structure) . |
Info
The
Info class contains information about a VM-VM affinity policy, see
Policies.get(java.lang.String) . |
VmVmAffinityFactory
VmVmAffinityFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity package and also has the subpackages reference
to access respective subpackage services. |