Package | Description |
---|---|
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.networking |
The
com.vmware.vcenter.vm.guest.networking package provides interfaces
for dealing with the guest operating system networking. |
Class and Description |
---|
NetworkingFactory
NetworkingFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.guest.networking package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Interfaces
The
Interfaces interface provides methods for retrieving guest operating
system network interface information. |
InterfacesTypes
The
Interfaces interface provides methods for retrieving guest operating
system network interface information. |
InterfacesTypes.Info
The
Info class describes a virtual network adapter configured in the
guest operating system. |
InterfacesTypes.Info.Builder
Builder class for
InterfacesTypes.Info . |
InterfacesTypes.IpAddressInfo
The
IpAddressInfo class describes a specific IP Address. |
InterfacesTypes.IpAddressInfo.Builder
Builder class for
InterfacesTypes.IpAddressInfo . |
InterfacesTypes.IpAddressOrigin
The
IpAddressOrigin enumeration class specifies how an IP address was
obtained for an interface. |
InterfacesTypes.IpAddressOrigin.Values
Native Java
enum representing this enumeration class. |
InterfacesTypes.IpAddressStatus
The
IpAddressStatus enumeration class defines the present status of an
address on an interface. |
InterfacesTypes.IpAddressStatus.Values
Native Java
enum representing this enumeration class. |
InterfacesTypes.IpConfigInfo
The
IpConfigInfo class describes the protocol version independent
address reporting data object for network interfaces. |
InterfacesTypes.IpConfigInfo.Builder
Builder class for
InterfacesTypes.IpConfigInfo . |
NetworkingFactory
NetworkingFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.vm.guest.networking package and also has the subpackages reference
to access respective subpackage services. |
Routes
The
Routes interface provides methods for retrieving guest operating
system network routing information. |
RoutesTypes
The
Routes interface provides methods for retrieving guest operating
system network routing information. |
RoutesTypes.Info
The
Info class describes an individual host, network or default
destination network reachable through a gateway. |
RoutesTypes.Info.Builder
Builder class for
RoutesTypes.Info . |