| Modifier and Type | Method and Description |
|---|---|
Reference |
Reference.Builder.build() |
Reference |
Reference.Builder.buildPartial() |
static Reference |
Reference.getDefaultInstance() |
Reference |
Reference.getDefaultInstanceForType() |
Reference |
Reference.Builder.getDefaultInstanceForType() |
Reference |
Cve.getReferences(int index)
Additional information about the CVE.
|
Reference |
Cve.Builder.getReferences(int index)
Additional information about the CVE.
|
Reference |
CveOrBuilder.getReferences(int index)
Additional information about the CVE.
|
static Reference |
Reference.parseDelimitedFrom(InputStream input) |
static Reference |
Reference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reference |
Reference.parseFrom(byte[] data) |
static Reference |
Reference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reference |
Reference.parseFrom(ByteBuffer data) |
static Reference |
Reference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reference |
Reference.parseFrom(com.google.protobuf.ByteString data) |
static Reference |
Reference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reference |
Reference.parseFrom(com.google.protobuf.CodedInputStream input) |
static Reference |
Reference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reference |
Reference.parseFrom(InputStream input) |
static Reference |
Reference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Reference> |
Reference.getParserForType() |
List<Reference> |
Cve.getReferencesList()
Additional information about the CVE.
|
List<Reference> |
Cve.Builder.getReferencesList()
Additional information about the CVE.
|
List<Reference> |
CveOrBuilder.getReferencesList()
Additional information about the CVE.
|
static com.google.protobuf.Parser<Reference> |
Reference.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cve.Builder |
Cve.Builder.addReferences(int index,
Reference value)
Additional information about the CVE.
|
Cve.Builder |
Cve.Builder.addReferences(Reference value)
Additional information about the CVE.
|
Reference.Builder |
Reference.Builder.mergeFrom(Reference other) |
static Reference.Builder |
Reference.newBuilder(Reference prototype) |
Cve.Builder |
Cve.Builder.setReferences(int index,
Reference value)
Additional information about the CVE.
|
| Modifier and Type | Method and Description |
|---|---|
Cve.Builder |
Cve.Builder.addAllReferences(Iterable<? extends Reference> values)
Additional information about the CVE.
|
Copyright © 2023 Google LLC. All rights reserved.