Package | Description |
---|---|
com.vmware.vcenter.namespace_management.networks | |
com.vmware.vcenter.namespace_management.networks.edges |
The
com.vmware.vcenter.namespace_management.networks.edges package
provides interfaces and classes to manage NSX Edge resources. |
com.vmware.vcenter.namespace_management.supervisors |
The
com.vmware.vcenter.namespace_management.supervisors package provides
interfaces for operating a Supervisor. |
Class and Description |
---|
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. |
Class and 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. |
EdgeProvider.Values
Native Java
enum representing this enumeration class. |
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. |
LoadBalancerSize
The
LoadBalancerSize class enumerates load balancer sizes supported by
NSX. |
LoadBalancerSize.Values
Native Java
enum representing this enumeration class. |
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. |
NSXRoutingMode.Values
Native Java
enum representing this enumeration class. |
Server
A
Server class represents an endpoint used to configure load balancers. |
Class and Description |
---|
Edge
Edge class contains configuration for network traffic entering and
exiting a Supervisor. |