| Interface | Description |
|---|---|
| Policy |
The
Policy interface provides methods to configure the storage policies
associated with the virtual machine home and/or its virtual disks. |
| PolicyTypes |
Defines the data types of the
Policy
API service. |
| Class | Description |
|---|---|
| PolicyDefinitions |
Defines the type descriptors for the
Policy
API service. |
| PolicyStub |
Remote stub implementation of the
Policy
API service. |
| PolicyTypes.DiskPolicySpec |
The
DiskPolicySpec class provides a specification for the storage policy
to be associated with the virtual disks. |
| PolicyTypes.DiskPolicySpec.Builder |
Builder class for
PolicyTypes.DiskPolicySpec. |
| PolicyTypes.DiskPolicySpec.PolicyType |
The
DiskPolicySpec enumeration class defines the choices for how to
specify the policy to be associated with a virtual disk. |
| PolicyTypes.Info |
The
Info class contains information about the storage policies
associated with virtual machine's home directory and virtual hard disks. |
| PolicyTypes.Info.Builder |
Builder class for
PolicyTypes.Info. |
| PolicyTypes.UpdateSpec |
The
UpdateSpec class describes the updates to be made to the storage
policies associated with the virtual machine home and/or its virtual disks. |
| PolicyTypes.UpdateSpec.Builder |
Builder class for
PolicyTypes.UpdateSpec. |
| PolicyTypes.VmHomePolicySpec |
The
VmHomePolicySpec class provides a specification for the storage
policy to be associated with the virtual machine home's directory. |
| PolicyTypes.VmHomePolicySpec.Builder |
Builder class for
PolicyTypes.VmHomePolicySpec. |
| PolicyTypes.VmHomePolicySpec.PolicyType |
The
PolicyType enumeration class defines the choices for how to specify
the policy to be associated with the virtual machine home's directory. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.vm.storage package. |
| Enum | Description |
|---|---|
| PolicyTypes.DiskPolicySpec.PolicyType.Values |
Native Java
enum representing this enumeration class. |
| PolicyTypes.VmHomePolicySpec.PolicyType.Values |
Native Java
enum representing this enumeration class. |