OutdatedLibrary.Builder |
OutdatedLibrary.Builder.addAllLearnMoreUrls(Iterable<String> values) |
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.addLearnMoreUrls(String value) |
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.addLearnMoreUrlsBytes(com.google.protobuf.ByteString value) |
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.clear() |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.clearLearnMoreUrls() |
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.clearLibraryName() |
The name of the outdated library.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.clearVersion() |
The version number.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.clone() |
|
OutdatedLibrary.Builder |
Finding.Builder.getOutdatedLibraryBuilder() |
An addon containing information about outdated libraries.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.mergeFrom(OutdatedLibrary other) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.mergeFrom(com.google.protobuf.Message other) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static OutdatedLibrary.Builder |
OutdatedLibrary.newBuilder() |
|
static OutdatedLibrary.Builder |
OutdatedLibrary.newBuilder(OutdatedLibrary prototype) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.newBuilderForType() |
|
protected OutdatedLibrary.Builder |
OutdatedLibrary.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.setLearnMoreUrls(int index,
String value) |
URLs to learn more information about the vulnerabilities in the library.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.setLibraryName(String value) |
The name of the outdated library.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.setLibraryNameBytes(com.google.protobuf.ByteString value) |
The name of the outdated library.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.setVersion(String value) |
The version number.
|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.setVersionBytes(com.google.protobuf.ByteString value) |
The version number.
|
OutdatedLibrary.Builder |
OutdatedLibrary.toBuilder() |
|