| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Severity |
Severity.clone() |
Severity |
AwsSecurityFinding.getSeverity()
A finding's severity.
|
Severity |
Severity.withLabel(SeverityLabel label)
The severity value of the finding.
|
Severity |
Severity.withLabel(String label)
The severity value of the finding.
|
Severity |
Severity.withNormalized(Integer normalized)
Deprecated.
|
Severity |
Severity.withOriginal(String original)
The native severity from the finding product that generated the finding.
|
Severity |
Severity.withProduct(Double product)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsSecurityFinding.setSeverity(Severity severity)
A finding's severity.
|
AwsSecurityFinding |
AwsSecurityFinding.withSeverity(Severity severity)
A finding's severity.
|
Copyright © 2021. All rights reserved.