| Modifier and Type | Method and Description |
|---|---|
CVSSv3 |
CVSSv3.Builder.build() |
CVSSv3 |
CVSSv3.Builder.buildPartial() |
CVSSv3 |
VulnerabilityReport.Vulnerability.DetailsOrBuilder.getCvssV3()
The full description of the CVSSv3 for this vulnerability from NVD.
|
CVSSv3 |
VulnerabilityReport.Vulnerability.Details.getCvssV3()
The full description of the CVSSv3 for this vulnerability from NVD.
|
CVSSv3 |
VulnerabilityReport.Vulnerability.Details.Builder.getCvssV3()
The full description of the CVSSv3 for this vulnerability from NVD.
|
static CVSSv3 |
CVSSv3.getDefaultInstance() |
CVSSv3 |
CVSSv3.getDefaultInstanceForType() |
CVSSv3 |
CVSSv3.Builder.getDefaultInstanceForType() |
static CVSSv3 |
CVSSv3.parseDelimitedFrom(InputStream input) |
static CVSSv3 |
CVSSv3.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(byte[] data) |
static CVSSv3 |
CVSSv3.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(ByteBuffer data) |
static CVSSv3 |
CVSSv3.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(com.google.protobuf.ByteString data) |
static CVSSv3 |
CVSSv3.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(com.google.protobuf.CodedInputStream input) |
static CVSSv3 |
CVSSv3.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(InputStream input) |
static CVSSv3 |
CVSSv3.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CVSSv3> |
CVSSv3.getParserForType() |
static com.google.protobuf.Parser<CVSSv3> |
CVSSv3.parser() |
| Modifier and Type | Method and Description |
|---|---|
VulnerabilityReport.Vulnerability.Details.Builder |
VulnerabilityReport.Vulnerability.Details.Builder.mergeCvssV3(CVSSv3 value)
The full description of the CVSSv3 for this vulnerability from NVD.
|
CVSSv3.Builder |
CVSSv3.Builder.mergeFrom(CVSSv3 other) |
static CVSSv3.Builder |
CVSSv3.newBuilder(CVSSv3 prototype) |
VulnerabilityReport.Vulnerability.Details.Builder |
VulnerabilityReport.Vulnerability.Details.Builder.setCvssV3(CVSSv3 value)
The full description of the CVSSv3 for this vulnerability from NVD.
|
Copyright © 2024 Google LLC. All rights reserved.