Uses of Enum
com.github.xds.type.v3.CelExpression.ExprSpecifierCase
Packages that use CelExpression.ExprSpecifierCase
-
Uses of CelExpression.ExprSpecifierCase in com.github.xds.type.v3
Subclasses with type arguments of type CelExpression.ExprSpecifierCase in com.github.xds.type.v3Methods in com.github.xds.type.v3 that return CelExpression.ExprSpecifierCaseModifier and TypeMethodDescriptionCelExpression.ExprSpecifierCase.forNumber(int value) CelExpression.Builder.getExprSpecifierCase()CelExpression.getExprSpecifierCase()CelExpressionOrBuilder.getExprSpecifierCase()CelExpression.ExprSpecifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static CelExpression.ExprSpecifierCase[]CelExpression.ExprSpecifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.