com.vmware.vcenter.lcm.upgrade
package provides interfaces for
upgrading vCenter Server to a newer version.See: Description
Class | Description |
---|---|
ApplianceDeployment |
The
ApplianceDeployment class describes the new appliance deployment
configuration. |
ApplianceDeployment.Builder |
Builder class for
ApplianceDeployment . |
ApplianceDeploymentConfig |
The
ApplianceDeploymentConfig class contains the new appliance
deployment configuration. |
ApplianceDeploymentConfig.Builder |
Builder class for
ApplianceDeploymentConfig . |
ApplianceSize |
The
ApplianceSize enumeration class defines the size of the appliance
(CPU and memory) to be deployed. |
CommonFactory |
CommonFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.lcm.common package and also has the subpackages reference
to access respective subpackage services. |
Connection |
The
Connection class contains information for deployment location |
Connection.Builder |
Builder class for
Connection . |
Esx |
The
Esx class contains ESX configuration. |
Esx.Builder |
Builder class for
Esx . |
EsxPlacementConfig |
The
EsxPlacementConfig class contains configuration of ESX placement of
the target appliance. |
EsxPlacementConfig.Builder |
Builder class for
EsxPlacementConfig . |
HashAlgorithm |
The
HashAlgorithm enumeration class defines the valid hash algorithms. |
Location |
The
Location class contains configuration of appliance location. |
Location.Builder |
Builder class for
Location . |
OvaInfo |
The
OvaInfo class defines the OVA file location info. |
OvaInfo.Builder |
Builder class for
OvaInfo . |
Question |
The
Question class describes a item of information that must be provided
by the user in order to perform the update. |
Question.Builder |
Builder class for
Question . |
Question.InputType |
The
InputType enumeration class defines the supported field types for
questions. |
StorageSize |
The
StorageSize enumeration class defines the storage size of the
appliance to be deployed. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.lcm.common package. |
VCenter |
The
VCenter class contains configuration of the VC that hosts/will host
an appliance. |
VCenter.Builder |
Builder class for
VCenter . |
VcPlacementConfig |
The
VcPlacementConfig class contains configuration of VC placement of
the target appliance. |
VcPlacementConfig.Builder |
Builder class for
VcPlacementConfig . |
Enum | Description |
---|---|
ApplianceSize.Values |
Native Java
enum representing this enumeration class. |
HashAlgorithm.Values |
Native Java
enum representing this enumeration class. |
Question.InputType.Values |
Native Java
enum representing this enumeration class. |
StorageSize.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.lcm.upgrade
package provides interfaces for
upgrading vCenter Server to a newer version.