Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static NSXConfig |
NSXConfig._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static NSXConfig |
NSXConfig._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
NSXConfig |
NSXConfig.Builder.build() |
NSXConfig |
Edge.getNsx()
Edge.getNsx()
defines configuration for the NSX Load Balancer. |
Modifier and Type | Method and Description |
---|---|
void |
Edge.setNsx(NSXConfig nsx)
Edge.getNsx()
defines configuration for the NSX Load Balancer. |
Edge.Builder |
Edge.Builder.setNsx(NSXConfig nsx)
Edge.getNsx()
defines configuration for the NSX Load Balancer. |