Uses of Interface
io.grafeas.v1beta1.pkg.VersionOrBuilder
-
Packages that use VersionOrBuilder Package Description io.grafeas.v1beta1.pkg io.grafeas.v1beta1.vulnerability -
-
Uses of VersionOrBuilder in io.grafeas.v1beta1.pkg
Classes in io.grafeas.v1beta1.pkg that implement VersionOrBuilder Modifier and Type Class Description class
Version
Version contains structured information about the version of a package.static class
Version.Builder
Version contains structured information about the version of a package.Methods in io.grafeas.v1beta1.pkg that return VersionOrBuilder Modifier and Type Method Description VersionOrBuilder
Distribution.Builder. getLatestVersionOrBuilder()
The latest available version of this package in this distribution channel.VersionOrBuilder
Distribution. getLatestVersionOrBuilder()
The latest available version of this package in this distribution channel.VersionOrBuilder
DistributionOrBuilder. getLatestVersionOrBuilder()
The latest available version of this package in this distribution channel.VersionOrBuilder
Location.Builder. getVersionOrBuilder()
The version installed at this location.VersionOrBuilder
Location. getVersionOrBuilder()
The version installed at this location.VersionOrBuilder
LocationOrBuilder. getVersionOrBuilder()
The version installed at this location. -
Uses of VersionOrBuilder in io.grafeas.v1beta1.vulnerability
Methods in io.grafeas.v1beta1.vulnerability that return VersionOrBuilder Modifier and Type Method Description VersionOrBuilder
Vulnerability.Detail.Builder. getMaxAffectedVersionOrBuilder()
The max version of the package in which the vulnerability exists.VersionOrBuilder
Vulnerability.Detail. getMaxAffectedVersionOrBuilder()
The max version of the package in which the vulnerability exists.VersionOrBuilder
Vulnerability.DetailOrBuilder. getMaxAffectedVersionOrBuilder()
The max version of the package in which the vulnerability exists.VersionOrBuilder
Vulnerability.Detail.Builder. getMinAffectedVersionOrBuilder()
The min version of the package in which the vulnerability exists.VersionOrBuilder
Vulnerability.Detail. getMinAffectedVersionOrBuilder()
The min version of the package in which the vulnerability exists.VersionOrBuilder
Vulnerability.DetailOrBuilder. getMinAffectedVersionOrBuilder()
The min version of the package in which the vulnerability exists.VersionOrBuilder
VulnerabilityLocation.Builder. getVersionOrBuilder()
Required.VersionOrBuilder
VulnerabilityLocation. getVersionOrBuilder()
Required.VersionOrBuilder
VulnerabilityLocationOrBuilder. getVersionOrBuilder()
Required.
-