com.vmware.vcenter.lcm.update
package provides interfaces for
updating vCenter Server to a newer version.See: Description
Interface | Description |
---|---|
Pending |
The
Pending interface provides method for listing pending minor or major
updates of vCenter Server. |
PendingTypes |
Defines the data types of the
Pending
API service. |
PrecheckReport |
The
PrecheckReport interface generates precheck report for a vCenter
Server instance against a target update version. |
PrecheckReportTypes |
Defines the data types of the
PrecheckReport
API service. |
Class | Description |
---|---|
PendingDefinitions |
Defines the type descriptors for the
Pending
API service. |
PendingStub |
Remote stub implementation of the
Pending
API service. |
PendingTypes.Category |
The
Category enumeration class defines the type of payload this release
has on top of previous release |
PendingTypes.Info |
The
Info class contains detailed information about the vCenter
patch/update. |
PendingTypes.Info.Builder |
Builder class for
PendingTypes.Info . |
PendingTypes.ListResult |
The
ListResult class contains information about the pending
patch/updates for the given vCenter server. |
PendingTypes.ListResult.Builder |
Builder class for
PendingTypes.ListResult . |
PendingTypes.SeverityType |
Level of severity for applying a given patch or update.
|
PendingTypes.Summary |
The
Summary class contains basic information about the vCenter
patch/update/upgrade |
PendingTypes.Summary.Builder |
Builder class for
PendingTypes.Summary . |
PendingTypes.UpdateType |
The
UpdateType enumeration class defines update type |
PrecheckReportDefinitions |
Defines the type descriptors for the
PrecheckReport
API service. |
PrecheckReportStub |
Remote stub implementation of the
PrecheckReport
API service. |
PrecheckReportTypes.Report |
The
Report class contains estimates of how long it will take an update
as well as a list of possible warnings and errors with applying the update. |
PrecheckReportTypes.Report.Builder |
Builder class for
PrecheckReportTypes.Report . |
PrecheckReportTypes.ReportSummary |
The
Summary Class contains the summary of precheck report. |
PrecheckReportTypes.ReportSummary.Builder |
Builder class for
PrecheckReportTypes.ReportSummary . |
PrecheckReportTypes.Result |
The
Result class contains the precheck report and a link to download the
CSV report. |
PrecheckReportTypes.Result.Builder |
Builder class for
PrecheckReportTypes.Result . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.lcm.update package. |
UpdateFactory |
UpdateFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.lcm.update package and also has the subpackages reference
to access respective subpackage services. |
Enum | Description |
---|---|
PendingTypes.Category.Values |
Native Java
enum representing this enumeration class. |
PendingTypes.SeverityType.Values |
Native Java
enum representing this enumeration class. |
PendingTypes.UpdateType.Values |
Native Java
enum representing this enumeration class. |
PrecheckReportTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
com.vmware.vcenter.lcm.update
package provides interfaces for
updating vCenter Server to a newer version.