Package | Description |
---|---|
com.vmware.vcenter |
The
com.vmware.vcenter package provides interfaces for managing VMware
vSphere environments. |
com.vmware.vcenter.vm |
The
com.vmware.vcenter.vm package provides interfaces for managing
virtual machines. |
Class and Description |
---|
GuestOS
The
GuestOS enumeration class defines the valid guest operating system
types used for configuring a virtual machine. |
HardwareTypes.Info
The
Info class contains information related to the virtual hardware of a
virtual machine. |
HardwareTypes.Version
The
Version enumeration class defines the valid virtual hardware
versions for a virtual machine. |
PowerTypes.State
The
State enumeration class defines the valid power states for a virtual
machine. |
Class and Description |
---|
GuestOS
The
GuestOS enumeration class defines the valid guest operating system
types used for configuring a virtual machine. |
GuestOS.Values
Native Java
enum representing this enumeration class. |
Hardware
The
Hardware interface provides methods for configuring the virtual
hardware of a virtual machine. |
HardwareTypes
Defines the data types of the
Hardware
API service. |
HardwareTypes.Info
The
Info class contains information related to the virtual hardware of a
virtual machine. |
HardwareTypes.Info.Builder
Builder class for
HardwareTypes.Info . |
HardwareTypes.UpdateSpec
The
UpdateSpec class describes the updates to virtual hardware settings
of a virtual machine. |
HardwareTypes.UpdateSpec.Builder
Builder class for
HardwareTypes.UpdateSpec . |
HardwareTypes.UpgradePolicy
The
UpgradePolicy enumeration class defines the valid virtual hardware
upgrade policies for a virtual machine. |
HardwareTypes.UpgradePolicy.Values
Native Java
enum representing this enumeration class. |
HardwareTypes.UpgradeStatus
The
UpgradeStatus enumeration class defines the valid virtual hardware
upgrade statuses for a virtual machine. |
HardwareTypes.UpgradeStatus.Values
Native Java
enum representing this enumeration class. |
HardwareTypes.Version
The
Version enumeration class defines the valid virtual hardware
versions for a virtual machine. |
HardwareTypes.Version.Values
Native Java
enum representing this enumeration class. |
Power
The
Power interface provides methods for managing the power state of a
virtual machine. |
PowerTypes
Defines the data types of the
Power
API service. |
PowerTypes.Info
The
Info class contains information about the power state of a virtual
machine. |
PowerTypes.Info.Builder
Builder class for
PowerTypes.Info . |
PowerTypes.State
The
State enumeration class defines the valid power states for a virtual
machine. |
PowerTypes.State.Values
Native Java
enum representing this enumeration class. |
Copyright © 2016. All Rights Reserved.