Uses of Interface
com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
Packages that use Expr.CallOrBuilder Package Description com.google.api.expr.v1alpha1 -
-
Uses of Expr.CallOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement Expr.CallOrBuilder Modifier and Type Class Description static classExpr.CallA call expression, including calls to predefined functions and operators.static classExpr.Call.BuilderA call expression, including calls to predefined functions and operators.Methods in com.google.api.expr.v1alpha1 that return Expr.CallOrBuilder Modifier and Type Method Description Expr.CallOrBuilderExpr.Builder. getCallExprOrBuilder()A call expression, including calls to predefined functions and operators.Expr.CallOrBuilderExpr. getCallExprOrBuilder()A call expression, including calls to predefined functions and operators.Expr.CallOrBuilderExprOrBuilder. getCallExprOrBuilder()A call expression, including calls to predefined functions and operators.
-