| Class | Description |
|---|---|
| Edge |
Edge class contains configuration for network traffic entering and
exiting a Supervisor. |
| Edge.Builder |
Builder class for
Edge. |
| EdgeProvider |
EdgeProvider describes the supported available edge services. |
| EdgesFactory |
EdgesFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.networks.edges package and also has the subpackages reference
to access respective subpackage services. |
| HAProxyConfig |
HAProxyConfig class describes configuration for the HAProxy Load
Balancer. |
| HAProxyConfig.Builder |
Builder class for
HAProxyConfig. |
| LoadBalancerSize |
The
LoadBalancerSize class enumerates load balancer sizes supported by
NSX. |
| NSXAdvancedLBConfig |
NSXAdvancedLBConfig class is used to describe the NSX Advanced Load
Balancer configuration. |
| NSXAdvancedLBConfig.Builder |
Builder class for
NSXAdvancedLBConfig. |
| NSXConfig |
NSXConfig class describes the configuration for NSX-T Edge services. |
| NSXConfig.Builder |
Builder class for
NSXConfig. |
| NSXRoutingMode |
NSXRoutingMode enum defines an enumeration of available routing modes. |
| Server |
A
Server class represents an endpoint used to configure load balancers. |
| Server.Builder |
Builder class for
Server. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.namespace_management.networks.edges package. |
| Enum | Description |
|---|---|
| EdgeProvider.Values |
Native Java
enum representing this enumeration class. |
| LoadBalancerSize.Values |
Native Java
enum representing this enumeration class. |
| NSXRoutingMode.Values |
Native Java
enum representing this enumeration class. |