| Modifier and Type | Class and Description |
|---|---|
static class |
GovernanceControlDetectionState.GovernanceControlDetectionStateSerializer |
| Modifier and Type | Field and Description |
|---|---|
static GovernanceControlDetectionState |
ACTIVE |
static GovernanceControlDetectionState |
EXCEPTION |
static GovernanceControlDetectionState |
INACTIVE |
static GovernanceControlDetectionState |
MITIGATED |
static GovernanceControlDetectionState |
MITIGATION_IN_PROGRESS |
static GovernanceControlDetectionState |
OBSOLETE |
static GovernanceControlDetectionState |
RESOLVED_EXTERNALLY |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static GovernanceControlDetectionState |
fromValue(String value) |
public static final GovernanceControlDetectionState ACTIVE
public static final GovernanceControlDetectionState EXCEPTION
public static final GovernanceControlDetectionState MITIGATED
public static final GovernanceControlDetectionState INACTIVE
public static final GovernanceControlDetectionState OBSOLETE
public static final GovernanceControlDetectionState RESOLVED_EXTERNALLY
public static final GovernanceControlDetectionState MITIGATION_IN_PROGRESS
public static GovernanceControlDetectionState fromValue(String value)
Copyright © 2026. All rights reserved.