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 |
---|---|
ScanResult.ComplianceStatus.Values |
ScanResult.ComplianceStatus.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static ScanResult.ComplianceStatus.Values |
ScanResult.ComplianceStatus.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ScanResult.ComplianceStatus.Values[] |
ScanResult.ComplianceStatus.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|