Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
static Cvssv3.AttackVector |
Cvssv3.AttackVector.forNumber(int value) |
Cvssv3.AttackVector |
Cvssv3.getAttackVector()
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.AttackVector |
Cvssv3.Builder.getAttackVector()
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.AttackVector |
Cvssv3OrBuilder.getAttackVector()
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
static Cvssv3.AttackVector |
Cvssv3.AttackVector.valueOf(Descriptors.EnumValueDescriptor desc) |
static Cvssv3.AttackVector |
Cvssv3.AttackVector.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cvssv3.AttackVector |
Cvssv3.AttackVector.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cvssv3.AttackVector[] |
Cvssv3.AttackVector.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Cvssv3.AttackVector> |
Cvssv3.AttackVector.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Cvssv3.Builder |
Cvssv3.Builder.setAttackVector(Cvssv3.AttackVector value)
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Copyright © 2022 Google LLC. All rights reserved.