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