com.vmware.vcenter.environment_browser package provides interfaces
to access to the environment that physical hardware presents for creating and
configuring a virtual machine.See: Description
| Interface | 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. |
| ConfigOptions |
The
ConfigOptions interface provides access to virtual machine
configuration options. |
| ConfigOptionsTypes |
The
ConfigOptions interface provides access to virtual machine
configuration options. |
| 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. |
| Class | Description |
|---|---|
| ConfigOptionDescriptorsDefinitions |
Defines the type descriptors for the
ConfigOptionDescriptors
API service. |
| ConfigOptionDescriptorsStub |
Remote stub implementation of the
ConfigOptionDescriptors
API service. |
| 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.ListResult.Builder |
Builder class for
ConfigOptionDescriptorsTypes.ListResult. |
| 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. |
| ConfigOptionsDefinitions |
Defines the type descriptors for the
ConfigOptions
API service. |
| ConfigOptionsStub |
Remote stub implementation of the
ConfigOptions
API service. |
| 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. |
| ConfigTargetsDefinitions |
Defines the type descriptors for the
ConfigTargets
API service. |
| ConfigTargetsStub |
Remote stub implementation of the
ConfigTargets
API service. |
| ConfigTargetsTypes.ConfigTargetSpec |
ConfigTargetSpec represents the search criteria and filters on a
vim.vm.ConfigTarget.
|
| 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. |
| ConfigTargetsTypes.Info.Builder |
Builder class for
ConfigTargetsTypes.Info. |
| 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. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.environment_browser package. |
| Enum | Description |
|---|---|
| ConfigTargetsTypes.ConfigTargetSpec.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.environment_browser package provides interfaces
to access to the environment that physical hardware presents for creating and
configuring a virtual machine.
The environment consists of the following main components: