| Package | Description |
|---|---|
| io.grafeas.v1beta1.pkg | |
| io.grafeas.v1beta1.vulnerability |
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.Builder.build() |
Version |
Version.Builder.buildPartial() |
static Version |
Version.getDefaultInstance() |
Version |
Version.getDefaultInstanceForType() |
Version |
Version.Builder.getDefaultInstanceForType() |
Version |
DistributionOrBuilder.getLatestVersion()
The latest available version of this package in this distribution
channel.
|
Version |
Distribution.getLatestVersion()
The latest available version of this package in this distribution
channel.
|
Version |
Distribution.Builder.getLatestVersion()
The latest available version of this package in this distribution
channel.
|
Version |
Location.getVersion()
The version installed at this location.
|
Version |
Location.Builder.getVersion()
The version installed at this location.
|
Version |
LocationOrBuilder.getVersion()
The version installed at this location.
|
static Version |
Version.parseDelimitedFrom(InputStream input) |
static Version |
Version.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Version |
Version.parseFrom(byte[] data) |
static Version |
Version.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Version |
Version.parseFrom(ByteBuffer data) |
static Version |
Version.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Version |
Version.parseFrom(com.google.protobuf.ByteString data) |
static Version |
Version.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Version |
Version.parseFrom(com.google.protobuf.CodedInputStream input) |
static Version |
Version.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Version |
Version.parseFrom(InputStream input) |
static Version |
Version.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Version> |
Version.getParserForType() |
static com.google.protobuf.Parser<Version> |
Version.parser() |
| Modifier and Type | Method and Description |
|---|---|
Version.Builder |
Version.Builder.mergeFrom(Version other) |
Distribution.Builder |
Distribution.Builder.mergeLatestVersion(Version value)
The latest available version of this package in this distribution
channel.
|
Location.Builder |
Location.Builder.mergeVersion(Version value)
The version installed at this location.
|
static Version.Builder |
Version.newBuilder(Version prototype) |
Distribution.Builder |
Distribution.Builder.setLatestVersion(Version value)
The latest available version of this package in this distribution
channel.
|
Location.Builder |
Location.Builder.setVersion(Version value)
The version installed at this location.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
Vulnerability.DetailOrBuilder.getMaxAffectedVersion()
The max version of the package in which the vulnerability exists.
|
Version |
Vulnerability.Detail.getMaxAffectedVersion()
The max version of the package in which the vulnerability exists.
|
Version |
Vulnerability.Detail.Builder.getMaxAffectedVersion()
The max version of the package in which the vulnerability exists.
|
Version |
Vulnerability.DetailOrBuilder.getMinAffectedVersion()
The min version of the package in which the vulnerability exists.
|
Version |
Vulnerability.Detail.getMinAffectedVersion()
The min version of the package in which the vulnerability exists.
|
Version |
Vulnerability.Detail.Builder.getMinAffectedVersion()
The min version of the package in which the vulnerability exists.
|
Version |
VulnerabilityLocationOrBuilder.getVersion()
The version of the package being described.
|
Version |
VulnerabilityLocation.getVersion()
The version of the package being described.
|
Version |
VulnerabilityLocation.Builder.getVersion()
The version of the package being described.
|
| Modifier and Type | Method and Description |
|---|---|
Vulnerability.Detail.Builder |
Vulnerability.Detail.Builder.mergeMaxAffectedVersion(Version value)
The max version of the package in which the vulnerability exists.
|
Vulnerability.Detail.Builder |
Vulnerability.Detail.Builder.mergeMinAffectedVersion(Version value)
The min version of the package in which the vulnerability exists.
|
VulnerabilityLocation.Builder |
VulnerabilityLocation.Builder.mergeVersion(Version value)
The version of the package being described.
|
Vulnerability.Detail.Builder |
Vulnerability.Detail.Builder.setMaxAffectedVersion(Version value)
The max version of the package in which the vulnerability exists.
|
Vulnerability.Detail.Builder |
Vulnerability.Detail.Builder.setMinAffectedVersion(Version value)
The min version of the package in which the vulnerability exists.
|
VulnerabilityLocation.Builder |
VulnerabilityLocation.Builder.setVersion(Version value)
The version of the package being described.
|
Copyright © 2019 Google LLC. All rights reserved.