Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
static Occurrence.DetailsCase |
Occurrence.DetailsCase.forNumber(int value) |
Occurrence.DetailsCase |
OccurrenceOrBuilder.getDetailsCase() |
Occurrence.DetailsCase |
Occurrence.getDetailsCase() |
Occurrence.DetailsCase |
Occurrence.Builder.getDetailsCase() |
static Occurrence.DetailsCase |
Occurrence.DetailsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Occurrence.DetailsCase |
Occurrence.DetailsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Occurrence.DetailsCase[] |
Occurrence.DetailsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.