| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.vulnerability |
| Modifier and Type | Method and Description |
|---|---|
Severity |
VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder.getSeverity()
The severity for this count.
|
Severity |
VulnerabilityOccurrencesSummary.FixableTotalByDigest.getSeverity()
The severity for this count.
|
Severity |
VulnerabilityOccurrencesSummary.FixableTotalByDigest.Builder.getSeverity()
The severity for this count.
|
| Modifier and Type | Method and Description |
|---|---|
VulnerabilityOccurrencesSummary.FixableTotalByDigest.Builder |
VulnerabilityOccurrencesSummary.FixableTotalByDigest.Builder.setSeverity(Severity value)
The severity for this count.
|
| Modifier and Type | Method and Description |
|---|---|
static Severity |
Severity.forNumber(int value) |
Severity |
Vulnerability.getSeverity()
Note provider assigned impact of the vulnerability.
|
Severity |
Vulnerability.Builder.getSeverity()
Note provider assigned impact of the vulnerability.
|
Severity |
Details.getSeverity()
Output only.
|
Severity |
Details.Builder.getSeverity()
Output only.
|
Severity |
DetailsOrBuilder.getSeverity()
Output only.
|
Severity |
VulnerabilityOrBuilder.getSeverity()
Note provider assigned impact of the vulnerability.
|
static Severity |
Severity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Severity |
Severity.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Severity> |
Severity.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Vulnerability.Builder |
Vulnerability.Builder.setSeverity(Severity value)
Note provider assigned impact of the vulnerability.
|
Details.Builder |
Details.Builder.setSeverity(Severity value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.