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 classVersionVersion contains structured information about the version of a package.static classVersion.BuilderVersion contains structured information about the version of a package.Methods in io.grafeas.v1beta1.pkg that return VersionOrBuilder Modifier and Type Method Description VersionOrBuilderDistribution.Builder. getLatestVersionOrBuilder()The latest available version of this package in this distribution channel.VersionOrBuilderDistribution. getLatestVersionOrBuilder()The latest available version of this package in this distribution channel.VersionOrBuilderDistributionOrBuilder. getLatestVersionOrBuilder()The latest available version of this package in this distribution channel.VersionOrBuilderLocation.Builder. getVersionOrBuilder()The version installed at this location.VersionOrBuilderLocation. getVersionOrBuilder()The version installed at this location.VersionOrBuilderLocationOrBuilder. 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 VersionOrBuilderVulnerability.Detail.Builder. getMaxAffectedVersionOrBuilder()The max version of the package in which the vulnerability exists.VersionOrBuilderVulnerability.Detail. getMaxAffectedVersionOrBuilder()The max version of the package in which the vulnerability exists.VersionOrBuilderVulnerability.DetailOrBuilder. getMaxAffectedVersionOrBuilder()The max version of the package in which the vulnerability exists.VersionOrBuilderVulnerability.Detail.Builder. getMinAffectedVersionOrBuilder()The min version of the package in which the vulnerability exists.VersionOrBuilderVulnerability.Detail. getMinAffectedVersionOrBuilder()The min version of the package in which the vulnerability exists.VersionOrBuilderVulnerability.DetailOrBuilder. getMinAffectedVersionOrBuilder()The min version of the package in which the vulnerability exists.VersionOrBuilderVulnerabilityLocation.Builder. getVersionOrBuilder()Required.VersionOrBuilderVulnerabilityLocation. getVersionOrBuilder()Required.VersionOrBuilderVulnerabilityLocationOrBuilder. getVersionOrBuilder()Required.
-