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