| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<Adjustment> |
Cvss.adjustments()
Adjustments to the CVSS metrics.
|
| Modifier and Type | Method and Description |
|---|---|
Cvss.Builder |
Cvss.Builder.adjustments(Adjustment... adjustments)
Adjustments to the CVSS metrics.
|
| Modifier and Type | Method and Description |
|---|---|
Cvss.Builder |
Cvss.Builder.adjustments(Collection<Adjustment> adjustments)
Adjustments to the CVSS metrics.
|
Copyright © 2023. All rights reserved.