Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
CVSSv3 |
CVSSv3.Builder.build() |
CVSSv3 |
CVSSv3.Builder.buildPartial() |
CVSSv3 |
VulnerabilityNote.getCvssV3()
The full description of the CVSSv3 for this vulnerability.
|
CVSSv3 |
VulnerabilityNote.Builder.getCvssV3()
The full description of the CVSSv3 for this vulnerability.
|
CVSSv3 |
VulnerabilityNoteOrBuilder.getCvssV3()
The full description of the CVSSv3 for this vulnerability.
|
static CVSSv3 |
CVSSv3.getDefaultInstance() |
CVSSv3 |
CVSSv3.getDefaultInstanceForType() |
CVSSv3 |
CVSSv3.Builder.getDefaultInstanceForType() |
static CVSSv3 |
CVSSv3.parseDelimitedFrom(InputStream input) |
static CVSSv3 |
CVSSv3.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(byte[] data) |
static CVSSv3 |
CVSSv3.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(ByteBuffer data) |
static CVSSv3 |
CVSSv3.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(ByteString data) |
static CVSSv3 |
CVSSv3.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(CodedInputStream input) |
static CVSSv3 |
CVSSv3.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static CVSSv3 |
CVSSv3.parseFrom(InputStream input) |
static CVSSv3 |
CVSSv3.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<CVSSv3> |
CVSSv3.getParserForType() |
static Parser<CVSSv3> |
CVSSv3.parser() |
Modifier and Type | Method and Description |
---|---|
VulnerabilityNote.Builder |
VulnerabilityNote.Builder.mergeCvssV3(CVSSv3 value)
The full description of the CVSSv3 for this vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.mergeFrom(CVSSv3 other) |
static CVSSv3.Builder |
CVSSv3.newBuilder(CVSSv3 prototype) |
VulnerabilityNote.Builder |
VulnerabilityNote.Builder.setCvssV3(CVSSv3 value)
The full description of the CVSSv3 for this vulnerability.
|
Copyright © 2019 Google LLC. All rights reserved.