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