Package | Description |
---|---|
com.vmware.esx.settings.clusters.software.reports |
The
com.vmware.esx.settings.clusters.software.reports package provides
interfaces to manage reports pertaining to the desired state software for a
cluster of ESXi hosts. |
Modifier and Type | Method and Description |
---|---|
FirmwareVersionMatchingCriteria.Values |
FirmwareVersionMatchingCriteria.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static FirmwareVersionMatchingCriteria.Values |
FirmwareVersionMatchingCriteria.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FirmwareVersionMatchingCriteria.Values[] |
FirmwareVersionMatchingCriteria.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|