Interface | Description |
---|---|
Ipv4 |
The
Ipv4 interface provides methods to perform IPv4 network
configuration for interfaces. |
Ipv4Types |
Defines the data types of the
Ipv4
API service. |
Ipv6 |
The
Ipv6 interface provides methods to perform IPv6 network
configuration for interfaces. |
Ipv6Types |
Defines the data types of the
Ipv6
API service. |
Class | Description |
---|---|
InterfacesFactory |
InterfacesFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.networking.interfaces package and also has the subpackages reference
to access respective subpackage services. |
Ipv4Definitions |
Defines the type descriptors for the
Ipv4
API service. |
Ipv4Stub |
Remote stub implementation of the
Ipv4
API service. |
Ipv4Types.Config |
The
Config class provides defines the IPv4 configuration of a network
interface. |
Ipv4Types.Config.Builder |
Builder class for
Ipv4Types.Config . |
Ipv4Types.Info |
The
Info class defines current IPv4 configuration state of a network
interface. |
Ipv4Types.Info.Builder |
Builder class for
Ipv4Types.Info . |
Ipv4Types.Mode |
The
Mode enumeration class defines different IPv4 address assignment
modes. |
Ipv6Definitions |
Defines the type descriptors for the
Ipv6
API service. |
Ipv6Stub |
Remote stub implementation of the
Ipv6
API service. |
Ipv6Types.Address |
The
Address class provides the structure used to name an IPv6 address. |
Ipv6Types.Address.Builder |
Builder class for
Ipv6Types.Address . |
Ipv6Types.AddressInfo |
The
AddressInfo class provides the structure that you can use to get
information about an IPv6 address along with its origin and status. |
Ipv6Types.AddressInfo.Builder |
Builder class for
Ipv6Types.AddressInfo . |
Ipv6Types.Config |
The
Config class provides the structure that you can use to configure
IPv6 on a particular interface. |
Ipv6Types.Config.Builder |
Builder class for
Ipv6Types.Config . |
Ipv6Types.Info |
The
Info class provides the structure that defines an existing IPv6
configuration on a particular interface. |
Ipv6Types.Info.Builder |
Builder class for
Ipv6Types.Info . |
Ipv6Types.Origin |
The
Origin enumeration class defines IPv6 address origin values. |
Ipv6Types.Status |
The
Status enumeration class defines IPv6 address status values. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.networking.interfaces package. |
Enum | Description |
---|---|
Ipv4Types.Mode.Values |
Native Java
enum representing this enumeration class. |
Ipv6Types.Origin.Values |
Native Java
enum representing this enumeration class. |
Ipv6Types.Status.Values |
Native Java
enum representing this enumeration class. |