Package | Description |
---|---|
com.vmware.vcenter.compute |
The
com.vmware.vcenter.compute package provides interfaces for managing
compute policies. |
com.vmware.vcenter.compute.policies |
The
com.vmware.vcenter.compute.policies package provides classes for
managing compute policies. |
com.vmware.vcenter.vm.compute |
The
com.vmware.vcenter.vm.compute package provides interfaces for
quering the status of compute policies on virtual machines. |
Class and Description |
---|
PoliciesFactory
PoliciesFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.compute.policies package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Capabilities
The
Capabilities interface provides methods to manage compute policy
capabilities. |
CapabilitiesTypes
The
Capabilities interface provides methods to manage compute policy
capabilities. |
CapabilitiesTypes.Info
The
Info class contains information about a compute policy capability. |
CapabilitiesTypes.Summary
The
Summary class contains commonly used information about a compute
policy capability. |
CreateSpec
The
CreateSpec class contains common information used to create a new
policy. |
Info
The
Info class contains common information about a compute policy. |
ObjectCompliance
The
ObjectCompliance enumeration class defines the compliance states a
policy can be in on a particular object. |
ObjectCompliance.Values
Native Java
enum representing this enumeration class. |
PoliciesFactory
PoliciesFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.compute.policies package and also has the subpackages reference
to access respective subpackage services. |
Status
The
Status class describes the current status of a compute policy. |
TagUsage
The
TagUsage interface provides methods to query which tags are used by
policies. |
TagUsageTypes
The
TagUsage interface provides methods to query which tags are used by
policies. |
TagUsageTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing the tags used by policies as available in this vCenter server (see
TagUsage.list(com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec) ). |
TagUsageTypes.FilterSpec.Builder
Builder class for
TagUsageTypes.FilterSpec . |
TagUsageTypes.Summary
The
Summary class contains common information about a tag used by a
policy. |
Class and Description |
---|
ObjectCompliance
The
ObjectCompliance enumeration class defines the compliance states a
policy can be in on a particular object. |