| Package | Description |
|---|---|
| com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
| com.vmware.esx.settings.depots |
The
com.vmware.esx.settings.depots package provides interfaces to manage
VUM compatible ESX Depots. |
| com.vmware.esx.settings.depots.offline |
The
com.vmware.esx.settings.depots.offline package provides interfaces
to manage vLCM offline depots. |
| Class and Description |
|---|
DepotsFactory
DepotsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.depots package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
| AddonSummary
The
AddonSummary class contains fields that describe the summary of an
addon. |
| AddonVersion
The
AddonVersion class contains fields that describe a specific version
of an addon. |
| AffectedBaselineInfo
The
AffectedBaselineInfo class contains the fields that describe which
updates (bulletins) in the baseline will be affected by the depot to be deleted
or disabled. |
| AffectedDesiredStateInfo
The
AffectedDesiredStateInfo class contains the fields that describe
which release units in the desired state will be affected by the depot to be
deleted or disabled. |
| AffectedDesiredStateInfo.Builder
Builder class for
AffectedDesiredStateInfo. |
| BaseImageVersion
The
BaseImageVersion class contains fields that describe a specific ESXi
base image. |
| ComponentSummary
The
ComponentSummary class contains fields that describe the summary of
a component. |
| ComponentVersion
The
ComponentVersion class contains fields that describe a specific
version of a component. |
DepotsFactory
DepotsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.depots package and also has the subpackages reference
to access respective subpackage services. |
| HardwareSupportManagerSummary
The
HardwareSupportManagerSummary class contains fields that describe
the summary of a hardware support manager (HSM). |
| HardwareSupportPackageSummary
The
HardwareSupportPackageSummary class contains fields that describe
the summary of a hardware support package (HSP). |
| HardwareSupportPackageVersion
The
HardwareSupportPackageVersion class contains fields that describe a
specific version of a hardware support package (HSP). |
| MetadataInfo
The
MetadataInfo class contains fields that show the content of a
metadata bundle. |
| MetadataInfo.Builder
Builder class for
MetadataInfo. |
| Offline
The
Offline interface provides methods to manage offline software depots
used during ESX lifecycle management. |
| OfflineTypes
The
Offline interface provides methods to manage offline software depots
used during ESX lifecycle management. |
| OfflineTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
| OfflineTypes.ConnectionSpec
The
ConnectionSpec class contains properties that describe the
specification to be used for connecting to the host during the com.vmware.esx.settings.depots.Offline#createFromHost method. |
| OfflineTypes.ConnectionSpec.AuthenticationType
The
AuthenticationType enumeration class defines the possible types of
authentication supported when connecting to the host. |
| OfflineTypes.ConnectionSpec.AuthenticationType.Values
Native Java
enum representing this enumeration class. |
| OfflineTypes.ConnectionSpec.Builder
Builder class for
OfflineTypes.ConnectionSpec. |
| OfflineTypes.CreateResult
The
CreateResult class defines the result information for a new offline
depot. |
| OfflineTypes.CreateSpec
The
CreateSpec class defines the information used to create a depot. |
| OfflineTypes.CreateSpec.Builder
Builder class for
OfflineTypes.CreateSpec. |
| OfflineTypes.DeleteResult
The
DeleteResult class contains a field that lists all the errors
encountered after starting the task of Offline.delete(java.lang.String) method. |
| OfflineTypes.DeleteResult.Builder
Builder class for
OfflineTypes.DeleteResult. |
| OfflineTypes.DepotExtractInfo
The
DepotExtractInfo class contains properties that describe the
extracted depot. |
| OfflineTypes.HostCredentials
The
HostCredentials class contains properties that describe the host's
username, password, port number, ssl thumbprint or ssl certificate to be used
when connecting to the host using USERNAME_PASSWORD option in the com.vmware.esx.settings.depots.OfflineTypes.ConnectionSpec#AuthenticationType
enumeration class. |
| OfflineTypes.HostCredentials.Builder
Builder class for
OfflineTypes.HostCredentials. |
| OfflineTypes.Info
The
Info class defines the information regarding an offline depot. |
| OfflineTypes.Info.Builder
Builder class for
OfflineTypes.Info. |
| OfflineTypes.PrecheckResult
The
PrecheckResult class contains the fields that show the details of
affected baselines and desired states found in Offline.delete(java.lang.String) method. |
| OfflineTypes.PrecheckResult.Builder
Builder class for
OfflineTypes.PrecheckResult. |
| OfflineTypes.SourceType
The
SourceType enumeration class defines possible values of sources for
the offline depot. |
| OfflineTypes.SourceType.Values
Native Java
enum representing this enumeration class. |
| OfflineTypes.Summary
The
Summary class defines the summary information regarding an offline
depot. |
| OfflineTypes.Summary.Builder
Builder class for
OfflineTypes.Summary. |
| Online
The
Online interface provides methods to manage online software depots
used during ESX lifecycle management. |
| OnlineTypes
The
Online interface provides methods to manage online software depots
used during ESX lifecycle management. |
| OnlineTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
| OnlineTypes.CreateSpec
The
CreateSpec class defines the information used to create a depot. |
| OnlineTypes.CreateSpec.Builder
Builder class for
OnlineTypes.CreateSpec. |
| OnlineTypes.DeleteResult
The
DeleteResult class contains a field that lists all the errors
encountered after starting the task of Online.delete(java.lang.String) method. |
| OnlineTypes.DeleteResult.Builder
Builder class for
OnlineTypes.DeleteResult. |
| OnlineTypes.FlushResult
The
FlushResult class contains a field that lists all the errors
encountered after starting the task of com.vmware.esx.settings.depots.Online#flush method. |
| OnlineTypes.FlushResult.Builder
Builder class for
OnlineTypes.FlushResult. |
| OnlineTypes.Info
The
Info class defines the information regarding a depot. |
| OnlineTypes.Info.Builder
Builder class for
OnlineTypes.Info. |
| OnlineTypes.PrecheckResult
The
PrecheckResult class contains the fields that show the details of
affected baselines and desired states found in Online.delete(java.lang.String) or com.vmware.esx.settings.depots.Online#flush operation. |
| OnlineTypes.PrecheckResult.Builder
Builder class for
OnlineTypes.PrecheckResult. |
| OnlineTypes.Summary
The
Summary class defines the summary information regarding a depot. |
| OnlineTypes.Summary.Builder
Builder class for
OnlineTypes.Summary. |
| OnlineTypes.UpdateSpec
The
UpdateSpec class defines the information used to update the depot. |
| OnlineTypes.UpdateSpec.Builder
Builder class for
OnlineTypes.UpdateSpec. |
| SolutionSummary
The
SolutionSummary class contains fields that describe the summary of a
solution. |
| SolutionVersion
The
SolutionVersion class contains fields that describe a specific
version of a solution. |
| SyncSchedule
The
SyncSchedule interface provides methods to manage Schedule of Online
Software Depot sync. |
| SyncScheduleTypes
The
SyncSchedule interface provides methods to manage Schedule of Online
Software Depot sync. |
| SyncScheduleTypes.DayOfWeek
The
DayOfWeek enumeration class contains the supported days of the week. |
| SyncScheduleTypes.DayOfWeek.Values
Native Java
enum representing this enumeration class. |
| SyncScheduleTypes.Recurrence
The
Recurrence enumeration class contains the supported values for how
often to sync from online or UMDS depots. |
| SyncScheduleTypes.Recurrence.Values
Native Java
enum representing this enumeration class. |
| SyncScheduleTypes.Schedule
The
Schedule class defines a schedule. |
| SyncScheduleTypes.Schedule.Builder
Builder class for
SyncScheduleTypes.Schedule. |
| SyncScheduleTypes.Spec
The
Spec class defines the information regarding the sync schedule. |
| SyncScheduleTypes.Spec.Builder
Builder class for
SyncScheduleTypes.Spec. |
| Umds
The
Umds interface provides methods to manage the VMware vSphere Update
Manager Download Service (UMDS) software depot used during ESX lifecycle
management. |
| UmdsTypes
The
Umds interface provides methods to manage the VMware vSphere Update
Manager Download Service (UMDS) software depot used during ESX lifecycle
management. |
| UmdsTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
| UmdsTypes.DeleteResult
The
DeleteResult class contains a field that lists all the errors
encountered after starting the task of Umds.delete() method. |
| UmdsTypes.DeleteResult.Builder
Builder class for
UmdsTypes.DeleteResult. |
| UmdsTypes.Info
The
Info class defines the information regarding the UMDS Depot. |
| UmdsTypes.Info.Builder
Builder class for
UmdsTypes.Info. |
| UmdsTypes.PrecheckResult
The
PrecheckResult class contains the fields that show the details of
affected baselines and desired states found in Umds.delete() method. |
| UmdsTypes.PrecheckResult.Builder
Builder class for
UmdsTypes.PrecheckResult. |
| UmdsTypes.SetSpec
The
SetSpec class defines the information of an UMDS depot. |
| UmdsTypes.SetSpec.Builder
Builder class for
UmdsTypes.SetSpec. |
| UmdsTypes.UpdateSpec
The
UpdateSpec class defines the information used to update the UMDS
depot. |
| UmdsTypes.UpdateSpec.Builder
Builder class for
UmdsTypes.UpdateSpec. |
| UpdateSummary
The
UpdateSummary class contains a fieldsthat describes the summary of
an update (bulletin). |
| Class and Description |
|---|
| MetadataInfo
The
MetadataInfo class contains fields that show the content of a
metadata bundle. |