| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
List<CvssScoreAdjustment> |
CvssScoreDetails.adjustments()
An object that contains details about adjustment Amazon Inspector made to the CVSS score.
|
| Modifier and Type | Method and Description |
|---|---|
CvssScoreDetails.Builder |
CvssScoreDetails.Builder.adjustments(CvssScoreAdjustment... adjustments)
An object that contains details about adjustment Amazon Inspector made to the CVSS score.
|
| Modifier and Type | Method and Description |
|---|---|
CvssScoreDetails.Builder |
CvssScoreDetails.Builder.adjustments(Collection<CvssScoreAdjustment> adjustments)
An object that contains details about adjustment Amazon Inspector made to the CVSS score.
|
Copyright © 2023. All rights reserved.