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