com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion package
provides classes for the virtual machine evacuation vMotion capability offered
by vCenter in VMware Cloud on AWS.See: Description
| Class | Description |
|---|---|
| CreateSpec |
The
CreateSpec class contains information used to create a new vMotion
policy that applies when a host is evacuated, see Policies.create(com.vmware.vapi.bindings.Structure), in VMware Cloud on AWS. |
| CreateSpec.Builder |
Builder class for
CreateSpec. |
| Info |
The
Info class contains information about a vMotion policy that applies
when a host is evacuated, see Policies.get(java.lang.String),
in VMware Cloud on AWS. |
| Info.Builder |
Builder class for
Info. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion package. |
| VmotionFactory |
VmotionFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion package and also has the subpackages reference
to access respective subpackage services. |
com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion package
provides classes for the virtual machine evacuation vMotion capability offered
by vCenter in VMware Cloud on AWS. Usage beyond VMware Cloud on AWS is not
supported.