Uses of Interface
io.grafeas.v1beta1.VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder
-
Packages that use VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder Package Description io.grafeas.v1beta1 -
-
Uses of VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder in io.grafeas.v1beta1
Classes in io.grafeas.v1beta1 that implement VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder Modifier and Type Class Description static class
VulnerabilityOccurrencesSummary.FixableTotalByDigest
Per resource and severity counts of fixable and total vulnerabilities.static class
VulnerabilityOccurrencesSummary.FixableTotalByDigest.Builder
Per resource and severity counts of fixable and total vulnerabilities.Methods in io.grafeas.v1beta1 that return VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder Modifier and Type Method Description VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder
VulnerabilityOccurrencesSummary.Builder. getCountsOrBuilder(int index)
A listing by resource of the number of fixable and total vulnerabilities.VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder
VulnerabilityOccurrencesSummary. getCountsOrBuilder(int index)
A listing by resource of the number of fixable and total vulnerabilities.VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder
VulnerabilityOccurrencesSummaryOrBuilder. getCountsOrBuilder(int index)
A listing by resource of the number of fixable and total vulnerabilities.Methods in io.grafeas.v1beta1 that return types with arguments of type VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder Modifier and Type Method Description List<? extends VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder>
VulnerabilityOccurrencesSummary.Builder. getCountsOrBuilderList()
A listing by resource of the number of fixable and total vulnerabilities.List<? extends VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder>
VulnerabilityOccurrencesSummary. getCountsOrBuilderList()
A listing by resource of the number of fixable and total vulnerabilities.List<? extends VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder>
VulnerabilityOccurrencesSummaryOrBuilder. getCountsOrBuilderList()
A listing by resource of the number of fixable and total vulnerabilities.
-