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 |
---|---|
NSXRoutingMode.Values |
NSXRoutingMode.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static NSXRoutingMode.Values |
NSXRoutingMode.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NSXRoutingMode.Values[] |
NSXRoutingMode.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|