Uses of Interface
dev.cel.expr.ErrorSetOrBuilder
Packages that use ErrorSetOrBuilder
-
Uses of ErrorSetOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement ErrorSetOrBuilderModifier and TypeClassDescriptionfinal classA set of errors.static final classA set of errors.Methods in dev.cel.expr that return ErrorSetOrBuilderModifier and TypeMethodDescriptionExprValue.Builder.getErrorOrBuilder()The set of errors in the critical path of evaluation.ExprValue.getErrorOrBuilder()The set of errors in the critical path of evaluation.ExprValueOrBuilder.getErrorOrBuilder()The set of errors in the critical path of evaluation. -
Uses of ErrorSetOrBuilder in dev.cel.expr.conformance
Methods in dev.cel.expr.conformance that return ErrorSetOrBuilderModifier and TypeMethodDescriptionCheckResponse.Builder.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details.CheckResponse.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details.CheckResponseOrBuilder.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details.EvalResponse.Builder.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details.EvalResponse.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details.EvalResponseOrBuilder.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details.ParseResponse.Builder.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details.ParseResponse.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details.ParseResponseOrBuilder.getIssuesOrBuilder()Any number of issues with [StatusDetails][] as the details. -
Uses of ErrorSetOrBuilder in dev.cel.expr.conformance.test
Methods in dev.cel.expr.conformance.test that return ErrorSetOrBuilderModifier and TypeMethodDescriptionErrorSetMatcher.Builder.getErrorsOrBuilder(int index) Success if we match any of these sets.ErrorSetMatcher.getErrorsOrBuilder(int index) Success if we match any of these sets.ErrorSetMatcherOrBuilder.getErrorsOrBuilder(int index) Success if we match any of these sets.SimpleTest.Builder.getEvalErrorOrBuilder()Matches error evaluation results.SimpleTest.getEvalErrorOrBuilder()Matches error evaluation results.SimpleTestOrBuilder.getEvalErrorOrBuilder()Matches error evaluation results.TestOutput.Builder.getEvalErrorOrBuilder()An error evaluation result set.TestOutput.getEvalErrorOrBuilder()An error evaluation result set.TestOutputOrBuilder.getEvalErrorOrBuilder()An error evaluation result set.Methods in dev.cel.expr.conformance.test that return types with arguments of type ErrorSetOrBuilderModifier and TypeMethodDescriptionList<? extends ErrorSetOrBuilder>ErrorSetMatcher.Builder.getErrorsOrBuilderList()Success if we match any of these sets.List<? extends ErrorSetOrBuilder>ErrorSetMatcher.getErrorsOrBuilderList()Success if we match any of these sets.List<? extends ErrorSetOrBuilder>ErrorSetMatcherOrBuilder.getErrorsOrBuilderList()Success if we match any of these sets.