| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
static Decl.DeclKindCase |
Decl.DeclKindCase.forNumber(int value) |
Decl.DeclKindCase |
DeclOrBuilder.getDeclKindCase() |
Decl.DeclKindCase |
Decl.getDeclKindCase() |
Decl.DeclKindCase |
Decl.Builder.getDeclKindCase() |
static Decl.DeclKindCase |
Decl.DeclKindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Decl.DeclKindCase |
Decl.DeclKindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Decl.DeclKindCase[] |
Decl.DeclKindCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.