Package | Description |
---|---|
com.vmware.vcenter.namespace_management |
The
com.vmware.vcenter.namespace_management package provides interfaces
for managing Namespaces. |
Modifier and Type | Method and Description |
---|---|
ProxySettingsSource.Values |
ProxySettingsSource.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static ProxySettingsSource.Values |
ProxySettingsSource.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProxySettingsSource.Values[] |
ProxySettingsSource.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|