Uses of Enum
dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
Packages that use Expr.CreateStruct.Entry.KeyKindCase
-
Uses of Expr.CreateStruct.Entry.KeyKindCase in dev.cel.expr
Methods in dev.cel.expr that return Expr.CreateStruct.Entry.KeyKindCaseModifier and TypeMethodDescriptionExpr.CreateStruct.Entry.KeyKindCase.forNumber
(int value) Expr.CreateStruct.Entry.Builder.getKeyKindCase()
Expr.CreateStruct.Entry.getKeyKindCase()
Expr.CreateStruct.EntryOrBuilder.getKeyKindCase()
Expr.CreateStruct.Entry.KeyKindCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static Expr.CreateStruct.Entry.KeyKindCase[]
Expr.CreateStruct.Entry.KeyKindCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.