| Package | Description |
|---|---|
| io.grafeas.v1beta1.pkg |
| Modifier and Type | Method and Description |
|---|---|
Location.Builder |
Installation.Builder.addLocationBuilder()
All of the places within the filesystem versions of this package
have been found.
|
Location.Builder |
Installation.Builder.addLocationBuilder(int index)
All of the places within the filesystem versions of this package
have been found.
|
Location.Builder |
Location.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Location.Builder |
Location.Builder.clear() |
Location.Builder |
Location.Builder.clearCpeUri()
The cpe_uri in [cpe format](https://cpe.mitre.org/specification/)
denoting the package manager version distributing a package.
|
Location.Builder |
Location.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Location.Builder |
Location.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Location.Builder |
Location.Builder.clearPath()
The path from which we gathered that this package/version is installed.
|
Location.Builder |
Location.Builder.clearVersion()
The version installed at this location.
|
Location.Builder |
Location.Builder.clone() |
Location.Builder |
Installation.Builder.getLocationBuilder(int index)
All of the places within the filesystem versions of this package
have been found.
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Location.Builder |
Location.Builder.mergeFrom(Location other) |
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.Message other) |
Location.Builder |
Location.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Location.Builder |
Location.Builder.mergeVersion(Version value)
The version installed at this location.
|
static Location.Builder |
Location.newBuilder() |
static Location.Builder |
Location.newBuilder(Location prototype) |
Location.Builder |
Location.newBuilderForType() |
protected Location.Builder |
Location.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Location.Builder |
Location.Builder.setCpeUri(String value)
The cpe_uri in [cpe format](https://cpe.mitre.org/specification/)
denoting the package manager version distributing a package.
|
Location.Builder |
Location.Builder.setCpeUriBytes(com.google.protobuf.ByteString value)
The cpe_uri in [cpe format](https://cpe.mitre.org/specification/)
denoting the package manager version distributing a package.
|
Location.Builder |
Location.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Location.Builder |
Location.Builder.setPath(String value)
The path from which we gathered that this package/version is installed.
|
Location.Builder |
Location.Builder.setPathBytes(com.google.protobuf.ByteString value)
The path from which we gathered that this package/version is installed.
|
Location.Builder |
Location.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Location.Builder |
Location.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Location.Builder |
Location.Builder.setVersion(Version.Builder builderForValue)
The version installed at this location.
|
Location.Builder |
Location.Builder.setVersion(Version value)
The version installed at this location.
|
Location.Builder |
Location.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Location.Builder> |
Installation.Builder.getLocationBuilderList()
All of the places within the filesystem versions of this package
have been found.
|
| Modifier and Type | Method and Description |
|---|---|
Installation.Builder |
Installation.Builder.addLocation(int index,
Location.Builder builderForValue)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
Installation.Builder.addLocation(Location.Builder builderForValue)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
Installation.Builder.setLocation(int index,
Location.Builder builderForValue)
All of the places within the filesystem versions of this package
have been found.
|
Copyright © 2019 Google LLC. All rights reserved.