Package | Description |
---|---|
com.vmware.vcenter |
The
com.vmware.vcenter package provides interfaces for managing VMware
vSphere environments. |
com.vmware.vcenter.environment_browser |
The
com.vmware.vcenter.environment_browser package provides interfaces
to access to the environment that physical hardware presents for creating and
configuring a virtual machine. |
Class and Description |
---|
EnvironmentBrowserFactory
EnvironmentBrowserFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.environment_browser package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
ConfigOptionDescriptors
The
ConfigOptionDescriptors interface provides access to the keys used
to query for available configuration options on certain hardware via the ConfigOptionDescriptors.list(com.vmware.vcenter.environment_browser.ConfigOptionDescriptorsTypes.ListParams) method. |
ConfigOptionDescriptorsTypes
The
ConfigOptionDescriptors interface provides access to the keys used
to query for available configuration options on certain hardware via the ConfigOptionDescriptors.list(com.vmware.vcenter.environment_browser.ConfigOptionDescriptorsTypes.ListParams) method. |
ConfigOptionDescriptorsTypes.ListParams
The
ListParams class specifies the parameters for the ConfigOptionDescriptors.list(com.vmware.vcenter.environment_browser.ConfigOptionDescriptorsTypes.ListParams) method,
such as which clusters to query. |
ConfigOptionDescriptorsTypes.ListParams.Builder
Builder class for
ConfigOptionDescriptorsTypes.ListParams . |
ConfigOptionDescriptorsTypes.ListResult
The
ListResult class holds the result of the ConfigOptionDescriptors.list(com.vmware.vcenter.environment_browser.ConfigOptionDescriptorsTypes.ListParams) operation. |
ConfigOptionDescriptorsTypes.Summary
Contains the definition of a unique key that can be used to retrieve a
ConfigOption (vim.vm.ConfigOption ) object. |
ConfigOptionDescriptorsTypes.Summary.Builder
Builder class for
ConfigOptionDescriptorsTypes.Summary . |
ConfigOptions
The
ConfigOptions interface provides access to virtual machine
configuration options. |
ConfigOptionsTypes
The
ConfigOptions interface provides access to virtual machine
configuration options. |
ConfigOptionsTypes.GetParams
The
GetParams class specifies the parameters for the ConfigOptions.get(com.vmware.vcenter.environment_browser.ConfigOptionsTypes.GetParams) method, such as which
clusters to query. |
ConfigOptionsTypes.GetParams.Builder
Builder class for
ConfigOptionsTypes.GetParams . |
ConfigOptionsTypes.Info
The
Info class contain the vim.vm.ConfigOption specifying the available
options for executing virtual machines on a set of clusters. |
ConfigOptionsTypes.Info.Builder
Builder class for
ConfigOptionsTypes.Info . |
ConfigTargets
The
ConfigTargets interface allows one to enumerate the hardware
capabilities / device backings for particular set of clusters. |
ConfigTargetsTypes
The
ConfigTargets interface allows one to enumerate the hardware
capabilities / device backings for particular set of clusters. |
ConfigTargetsTypes.ConfigTargetSpec
ConfigTargetSpec represents the search criteria and filters on a
vim.vm.ConfigTarget.
|
ConfigTargetsTypes.ConfigTargetSpec.Values
Native Java
enum representing this enumeration class. |
ConfigTargetsTypes.GetParams
The
GetParams class specifies the parameters for the ConfigTargets.get(com.vmware.vcenter.environment_browser.ConfigTargetsTypes.GetParams) method, such as which
clusters to query. |
ConfigTargetsTypes.GetParams.Builder
Builder class for
ConfigTargetsTypes.GetParams . |
ConfigTargetsTypes.Info
The
Info class contains the result of the ConfigTargets.get(com.vmware.vcenter.environment_browser.ConfigTargetsTypes.GetParams) operation. |
EnvironmentBrowserFactory
EnvironmentBrowserFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.environment_browser package and also has the subpackages reference
to access respective subpackage services. |