Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
Location.Builder |
PackageOccurrence.Builder.addLocationBuilder()
Required.
|
Location.Builder |
PackageOccurrence.Builder.addLocationBuilder(int index)
Required.
|
Location.Builder |
Location.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Location.Builder |
Location.Builder.clear() |
Location.Builder |
Location.Builder.clearCpeUri()
Required.
|
Location.Builder |
Location.Builder.clearField(Descriptors.FieldDescriptor field) |
Location.Builder |
Location.Builder.clearOneof(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 |
PackageOccurrence.Builder.getLocationBuilder(int index)
Required.
|
Location.Builder |
Location.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Location.Builder |
Location.Builder.mergeFrom(Location other) |
Location.Builder |
Location.Builder.mergeFrom(Message other) |
Location.Builder |
Location.Builder.mergeUnknownFields(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(GeneratedMessageV3.BuilderParent parent) |
Location.Builder |
Location.Builder.setCpeUri(String value)
Required.
|
Location.Builder |
Location.Builder.setCpeUriBytes(ByteString value)
Required.
|
Location.Builder |
Location.Builder.setField(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(ByteString value)
The path from which we gathered that this package/version is installed.
|
Location.Builder |
Location.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Location.Builder |
Location.Builder.setUnknownFields(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> |
PackageOccurrence.Builder.getLocationBuilderList()
Required.
|
Modifier and Type | Method and Description |
---|---|
PackageOccurrence.Builder |
PackageOccurrence.Builder.addLocation(int index,
Location.Builder builderForValue)
Required.
|
PackageOccurrence.Builder |
PackageOccurrence.Builder.addLocation(Location.Builder builderForValue)
Required.
|
PackageOccurrence.Builder |
PackageOccurrence.Builder.setLocation(int index,
Location.Builder builderForValue)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.