Uses of Class
software.amazon.awssdk.services.imagebuilder.model.CvssScoreDetails
-
Packages that use CvssScoreDetails Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of CvssScoreDetails in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return CvssScoreDetails Modifier and Type Method Description CvssScoreDetailsInspectorScoreDetails. adjustedCvss()An object that contains details about an adjustment that Amazon Inspector made to the CVSS score for the finding.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type CvssScoreDetails Modifier and Type Method Description InspectorScoreDetails.BuilderInspectorScoreDetails.Builder. adjustedCvss(CvssScoreDetails adjustedCvss)An object that contains details about an adjustment that Amazon Inspector made to the CVSS score for the finding.
-