Location.Builder |
Installation.Builder.addLocationBuilder() |
Required.
|
Location.Builder |
Installation.Builder.addLocationBuilder(int index) |
Required.
|
Location.Builder |
Location.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Location.Builder |
Location.Builder.clear() |
|
Location.Builder |
Location.Builder.clearCpeUri() |
Required.
|
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) |
Required.
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Location.Builder |
Location.Builder.mergeFrom(Location 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) |
Required.
|
Location.Builder |
Location.Builder.setCpeUriBytes(com.google.protobuf.ByteString value) |
Required.
|
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 value) |
The version installed at this location.
|
Location.Builder |
Location.Builder.setVersion(Version.Builder builderForValue) |
The version installed at this location.
|
Location.Builder |
Location.toBuilder() |
|