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