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. |
com.vmware.appliance.networking.interfaces |
Class and Description |
---|
Ipv4Types.Config
The
Config class provides defines the IPv4 configuration of a network
interface. |
Ipv6Types.Config
The
Config class provides the structure that you can use to configure
IPv6 on a particular interface. |
Class and 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. |
Ipv4Types.Info
The
Info class defines current IPv4 configuration state of a network
interface. |
Ipv6Types.Info
The
Info class provides the structure that defines an existing IPv6
configuration on a particular interface. |
Class and 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. |
Ipv4
The
Ipv4 interface provides methods to perform IPv4 network
configuration for interfaces. |
Ipv4Types
The
Ipv4 interface provides methods to perform IPv4 network
configuration for interfaces. |
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. |
Ipv4Types.Mode.Values
Native Java
enum representing this enumeration class. |
Ipv6
The
Ipv6 interface provides methods to perform IPv6 network
configuration for interfaces. |
Ipv6Types
The
Ipv6 interface provides methods to perform IPv6 network
configuration for interfaces. |
Ipv6Types.Address
The
Address class provides the structure used to name an IPv6 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.Config
The
Config class provides the structure that you can use to configure
IPv6 on a particular interface. |
Ipv6Types.Info
The
Info class provides the structure that defines an existing IPv6
configuration on a particular interface. |
Ipv6Types.Origin
The
Origin enumeration class defines IPv6 address origin values. |
Ipv6Types.Origin.Values
Native Java
enum representing this enumeration class. |
Ipv6Types.Status
The
Status enumeration class defines IPv6 address status values. |
Ipv6Types.Status.Values
Native Java
enum representing this enumeration class. |