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