Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
static CVSSv3.UserInteraction |
CVSSv3.UserInteraction.forNumber(int value) |
CVSSv3.UserInteraction |
CVSSv3OrBuilder.getUserInteraction()
.grafeas.v1.CVSSv3.UserInteraction user_interaction = 8; |
CVSSv3.UserInteraction |
CVSSv3.getUserInteraction()
.grafeas.v1.CVSSv3.UserInteraction user_interaction = 8; |
CVSSv3.UserInteraction |
CVSSv3.Builder.getUserInteraction()
.grafeas.v1.CVSSv3.UserInteraction user_interaction = 8; |
static CVSSv3.UserInteraction |
CVSSv3.UserInteraction.valueOf(Descriptors.EnumValueDescriptor desc) |
static CVSSv3.UserInteraction |
CVSSv3.UserInteraction.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CVSSv3.UserInteraction |
CVSSv3.UserInteraction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CVSSv3.UserInteraction[] |
CVSSv3.UserInteraction.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.UserInteraction> |
CVSSv3.UserInteraction.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
CVSSv3.Builder |
CVSSv3.Builder.setUserInteraction(CVSSv3.UserInteraction value)
.grafeas.v1.CVSSv3.UserInteraction user_interaction = 8; |
Copyright © 2019 Google LLC. All rights reserved.