| Package | Description |
|---|---|
| com.vmware.appliance |
The
com.vmware.appliance package provides interfaces for managing
vCenter Appliance configuration. |
| com.vmware.appliance.networking |
The
com.vmware.appliance.networking package provides interfaces for
managing network configuration of the appliance. |
| Class and Description |
|---|
InterfacesTypes.InterfaceInfo
InterfaceInfo class Structure that defines properties and status of a
network interface. |
NetworkingFactory
NetworkingFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.networking package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
Interfaces
Interfaces interface provides methods Provides information about network
interface. |
InterfacesTypes
Interfaces interface provides methods Provides information about network
interface. |
InterfacesTypes.InterfaceInfo
InterfaceInfo class Structure that defines properties and status of a
network interface. |
| InterfacesTypes.InterfaceInfo.Builder
Builder class for
InterfacesTypes.InterfaceInfo. |
InterfacesTypes.InterfaceStatus
InterfaceStatus enumeration class Defines interface status |
| InterfacesTypes.InterfaceStatus.Values
Native Java
enum representing this enumeration class. |
NetworkingFactory
NetworkingFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.networking package and also has the subpackages reference
to access respective subpackage services. |
| NoProxy
The
NoProxy interface provides methods to configure a connection that
does not need a proxy. |
| NoProxyTypes
The
NoProxy interface provides methods to configure a connection that
does not need a proxy. |
| Proxy
The
Proxy interface provides methods Proxy configuration. |
| ProxyTypes
The
Proxy interface provides methods Proxy configuration. |
| ProxyTypes.Config
The
Config class defines proxy configuration. |
| ProxyTypes.Config.Builder
Builder class for
ProxyTypes.Config. |
ProxyTypes.Protocol
Protocol enumeration class defines the protocols for which proxying is
supported. |
| ProxyTypes.Protocol.Values
Native Java
enum representing this enumeration class. |
ProxyTypes.ServerStatus
ServerStatus enumeration class defines the status of the server
associated with the test run. |
| ProxyTypes.ServerStatus.Values
Native Java
enum representing this enumeration class. |
| ProxyTypes.TestResult
The
TestResult class contains information about the test operation done
on a proxy server. |