| 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.withNormalized(Integer normalized)
The normalized severity of a finding.
|
Severity |
Severity.withProduct(Double product)
The native severity as defined by the security findings provider's solution that generated the finding.
|
| 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 © 2018. All rights reserved.