| Package | Description |
|---|---|
| com.vmware.vcenter.vm |
The
com.vmware.vcenter.vm package provides interfaces for managing
virtual machines. |
| com.vmware.vcenter.vm.guest |
The
com.vmware.vcenter.vm.guest package provides interfaces for dealing
with the guest operating system. |
| com.vmware.vcenter.vm.guest.filesystem |
The
com.vmware.vcenter.vm.guest.filesystem package provides interfaces
for dealing with the filesystem of the guest operating system. |
| com.vmware.vcenter.vm.guest.networking |
The
com.vmware.vcenter.vm.guest.networking package provides interfaces
for dealing with the guest operating system networking. |
| Class and Description |
|---|
GuestFactory
GuestFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.guest package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
| Credentials
The
Credentials class defines the guest credentials used for guest
operation authentication. |
| Credentials.Builder
Builder class for
Credentials. |
| Credentials.Type
Types of guest credentials.
|
| Credentials.Type.Values
Native Java
enum representing this enumeration class. |
| Customization
The
Customization interface provides methods to apply a customization
specification to a virtual machine in powered-off status. |
| CustomizationTypes
The
Customization interface provides methods to apply a customization
specification to a virtual machine in powered-off status. |
| CustomizationTypes.Info
The
Info class contains the status of a customization operation applied
to a virtual machine. |
| CustomizationTypes.Info.Builder
Builder class for
CustomizationTypes.Info. |
| CustomizationTypes.Info.Status
The
Status enumeration class defines the status values that can be
reported for the customization operation. |
| CustomizationTypes.Info.Status.Values
Native Java
enum representing this enumeration class. |
| CustomizationTypes.SetSpec
The
SetSpec class contains specification information that has to be
applied to a virtual machine. |
| CustomizationTypes.SetSpec.Builder
Builder class for
CustomizationTypes.SetSpec. |
| DhcpConfigInfo
The
DhcpConfigInfo class specifies when Dynamic Host Configuration
Protocol is enabled. |
| DnsAssignedValues
The {@name DnsAssignedValues) class describes values assigned by a Domain Name
Server (DNS).
|
| DnsConfigInfo
The
DnsConfigInfo class describes the configuration of RFC 1034 DNS
settings. |
| Environment
The
Environment interface provides methods to manage environment
variables in the guest operating system. |
| EnvironmentTypes
The
Environment interface provides methods to manage environment
variables in the guest operating system. |
GuestFactory
GuestFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.guest package and also has the subpackages reference
to access respective subpackage services. |
| Identity
The
Identity interface provides methods for retrieving guest operating
system identification information. |
| IdentityTypes
The
Identity interface provides methods for retrieving guest operating
system identification information. |
| IdentityTypes.Info
The
Info class contains information describing the guest operating
system identification. |
| IdentityTypes.Info.Builder
Builder class for
IdentityTypes.Info. |
| LocalFilesystem
The
LocalFilesystem interface provides methods for retrieving
information about the guest operating system local file systems. |
| LocalFilesystemTypes
The
LocalFilesystem interface provides methods for retrieving
information about the guest operating system local file systems. |
| LocalFilesystemTypes.Info
The
Info class contains information about a local file system configured
in the guest operating system. |
| LocalFilesystemTypes.Info.Builder
Builder class for
LocalFilesystemTypes.Info. |
| LocalFilesystemTypes.VirtualDiskMapping
Describes the virtual disk backing a local guest disk.
|
| Networking
The
Networking interface provides methods for retrieving guest operating
system network information. |
| NetworkingTypes
The
Networking interface provides methods for retrieving guest operating
system network information. |
| NetworkingTypes.Info
The
Info class contains information about networking as configured in
the guest operating system. |
| NetworkingTypes.Info.Builder
Builder class for
NetworkingTypes.Info. |
| Operations
Status of operations in the guest OS.
|
| OperationsTypes
Status of operations in the guest OS.
|
| OperationsTypes.Info
Guest operating system operation status information.
|
| Power
The
Power interface provides methods for managing the guest operating
system power state of a virtual machine. |
| PowerTypes
The
Power interface provides methods for managing the guest operating
system power state of a virtual machine. |
| PowerTypes.Info
Information about the guest operating system power state.
|
| PowerTypes.State
Possible guest power states.
|
| PowerTypes.State.Values
Native Java
enum representing this enumeration class. |
| Processes
The
Processes interface provides methods to manage processes in the
guest operating system. |
| ProcessesTypes
The
Processes interface provides methods to manage processes in the
guest operating system. |
| ProcessesTypes.CreateSpec
The
CreateSpec class describes the arguments to Processes.create(java.lang.String, com.vmware.vcenter.vm.guest.Credentials, com.vmware.vcenter.vm.guest.ProcessesTypes.CreateSpec). |
| ProcessesTypes.CreateSpec.Builder
Builder class for
ProcessesTypes.CreateSpec. |
| ProcessesTypes.Info
The
Info class describes the state of a guest process. |
| ProcessesTypes.Info.Builder
Builder class for
ProcessesTypes.Info. |
| ProcessesTypes.ProcessErrorDetails
The
ProcessErrorDetails class describes additional error information for
process operations. |
| ProcessesTypes.Summary
The
Summary class describes the state of a guest process. |
| Class and Description |
|---|
| Credentials
The
Credentials class defines the guest credentials used for guest
operation authentication. |
| Class and Description |
|---|
| DhcpConfigInfo
The
DhcpConfigInfo class specifies when Dynamic Host Configuration
Protocol is enabled. |
| DnsAssignedValues
The {@name DnsAssignedValues) class describes values assigned by a Domain Name
Server (DNS).
|
| DnsConfigInfo
The
DnsConfigInfo class describes the configuration of RFC 1034 DNS
settings. |