public static interface CvssScoreAdjustment.Builder extends SdkPojo, CopyableBuilder<CvssScoreAdjustment.Builder,CvssScoreAdjustment>
| Modifier and Type | Method and Description |
|---|---|
CvssScoreAdjustment.Builder |
metric(String metric)
The metric used to adjust the CVSS score.
|
CvssScoreAdjustment.Builder |
reason(String reason)
The reason the CVSS score has been adjustment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCvssScoreAdjustment.Builder metric(String metric)
The metric used to adjust the CVSS score.
metric - The metric used to adjust the CVSS score.CvssScoreAdjustment.Builder reason(String reason)
The reason the CVSS score has been adjustment.
reason - The reason the CVSS score has been adjustment.Copyright © 2022. All rights reserved.