Uses of Interface
dev.cel.expr.ValueOrBuilder
Packages that use ValueOrBuilder
-
Uses of ValueOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement ValueOrBuilderModifier and TypeClassDescriptionfinal classRepresents a CEL value.static final classRepresents a CEL value.Methods in dev.cel.expr that return ValueOrBuilderModifier and TypeMethodDescriptionMapValue.Entry.Builder.getKeyOrBuilder()The key.MapValue.Entry.getKeyOrBuilder()The key.MapValue.EntryOrBuilder.getKeyOrBuilder()The key.ExprValue.Builder.getValueOrBuilder().cel.expr.Value value = 1;ExprValue.getValueOrBuilder().cel.expr.Value value = 1;ExprValueOrBuilder.getValueOrBuilder().cel.expr.Value value = 1;MapValue.Entry.Builder.getValueOrBuilder()The value.MapValue.Entry.getValueOrBuilder()The value.MapValue.EntryOrBuilder.getValueOrBuilder()The value.Explain.Builder.getValuesOrBuilder(int index) All of the observed values.Explain.getValuesOrBuilder(int index) Deprecated.All of the observed values.ExplainOrBuilder.getValuesOrBuilder(int index) Deprecated.All of the observed values.ListValue.Builder.getValuesOrBuilder(int index) The ordered values in the list.ListValue.getValuesOrBuilder(int index) The ordered values in the list.ListValueOrBuilder.getValuesOrBuilder(int index) The ordered values in the list.Methods in dev.cel.expr that return types with arguments of type ValueOrBuilderModifier and TypeMethodDescriptionList<? extends ValueOrBuilder>Explain.Builder.getValuesOrBuilderList()All of the observed values.List<? extends ValueOrBuilder>Explain.getValuesOrBuilderList()Deprecated.All of the observed values.List<? extends ValueOrBuilder>ExplainOrBuilder.getValuesOrBuilderList()Deprecated.All of the observed values.List<? extends ValueOrBuilder>ListValue.Builder.getValuesOrBuilderList()The ordered values in the list.List<? extends ValueOrBuilder>ListValue.getValuesOrBuilderList()The ordered values in the list.List<? extends ValueOrBuilder>ListValueOrBuilder.getValuesOrBuilderList()The ordered values in the list. -
Uses of ValueOrBuilder in dev.cel.expr.conformance.test
Methods in dev.cel.expr.conformance.test that return ValueOrBuilderModifier and TypeMethodDescriptionTypedResult.Builder.getResultOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.TypedResult.getResultOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.TypedResultOrBuilder.getResultOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.TestOutput.Builder.getResultValueOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.TestOutput.getResultValueOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.TestOutputOrBuilder.getResultValueOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.InputValue.Builder.getValueOrBuilder()A simple literal value for a variable bindingInputValue.getValueOrBuilder()A simple literal value for a variable bindingInputValueOrBuilder.getValueOrBuilder()A simple literal value for a variable bindingSimpleTest.Builder.getValueOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.SimpleTest.getValueOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.SimpleTestOrBuilder.getValueOrBuilder()A normal value, which must match the evaluation result exactly via value equality semantics.