| Interface | Description |
|---|---|
| Compliance |
The Compliance interface provides methods related to all the associated entities
of given compliance statuses.
|
| ComplianceTypes |
Defines the data types of the
Compliance
API service. |
| VM |
The
VM interface provides methods managing the storage policy
association for a virtual machine and its virtual disks. |
| VMTypes |
Defines the data types of the
VM
API service. |
| Class | Description |
|---|---|
| ComplianceDefinitions |
Defines the type descriptors for the
Compliance
API service. |
| ComplianceStub |
Remote stub implementation of the
Compliance
API service. |
| ComplianceTypes.FilterSpec |
The
FilterSpec class contains complianceStatus used to filter the
results when listing entities (see Compliance.list(com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec)). |
| ComplianceTypes.FilterSpec.Builder |
Builder class for
ComplianceTypes.FilterSpec. |
| ComplianceTypes.Status |
This enumeration defines the set of status values for a compliance operation.
|
| ComplianceTypes.Summary |
Provides the details of a virtual machine and its associated entities which
match the given compliance statuses.
|
| ComplianceTypes.Summary.Builder |
Builder class for
ComplianceTypes.Summary. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.storage.policies package. |
| VMDefinitions |
Defines the type descriptors for the
VM
API service. |
| VMStub |
Remote stub implementation of the
VM
API service. |
| VMTypes.Info |
The
Info class contains information about a virtual machine and its
virtual disks that are associated with the given storage policy. |
| VMTypes.Info.Builder |
Builder class for
VMTypes.Info. |
| Enum | Description |
|---|---|
| ComplianceTypes.Status.Values |
Native Java
enum representing this enumeration class. |