| Modifier and Type | Method and Description |
|---|---|
static Suppression.Status |
Suppression.Status.fromValue(String value) |
Suppression.Status |
Suppression.getStatus()
A string that indicates the review status of the suppression.
|
static Suppression.Status |
Suppression.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Suppression.Status[] |
Suppression.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Suppression.setStatus(Suppression.Status status)
A string that indicates the review status of the suppression.
|
Suppression |
Suppression.withStatus(Suppression.Status status) |
Copyright © 2020 Contrast Security. All rights reserved.