| Package | Description |
|---|---|
| com.vmware.vcenter |
The
com.vmware.vcenter package provides interfaces for managing VMware
vSphere environments. |
| com.vmware.vcenter.services |
| Class and Description |
|---|
ServicesFactory
ServicesFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.services package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
| Service
The
Service interface provides methods to manage a single/set of vCenter
Server services. |
ServicesFactory
ServicesFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.services package and also has the subpackages reference
to access respective subpackage services. |
| ServiceTypes
The
Service interface provides methods to manage a single/set of vCenter
Server services. |
| ServiceTypes.Health
The
Health enumeration class defines the possible values for health of a
service. |
| ServiceTypes.Health.Values
Native Java
enum representing this enumeration class. |
| ServiceTypes.Info
The
Info class contains information about a service. |
| ServiceTypes.Info.Builder
Builder class for
ServiceTypes.Info. |
| ServiceTypes.StartupType
The
StartupType enumeration class defines valid Startup Type for vCenter
Server services. |
| ServiceTypes.StartupType.Values
Native Java
enum representing this enumeration class. |
| ServiceTypes.State
The
State enumeration class defines valid Run State for services. |
| ServiceTypes.State.Values
Native Java
enum representing this enumeration class. |
| ServiceTypes.UpdateSpec
The
UpdateSpec class describes the changes to be made to the
configuration of the service. |
| ServiceTypes.UpdateSpec.Builder
Builder class for
ServiceTypes.UpdateSpec. |