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.Fields in com.google.api.expr.v1alpha1 with type parameters of type Expr.CallOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Expr.Call,Expr.Call.Builder,Expr.CallOrBuilder>Expr.Builder. callExprBuilder_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.Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Expr.CallOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Expr.Call,Expr.Call.Builder,Expr.CallOrBuilder>Expr.Builder. getCallExprFieldBuilder()A call expression, including calls to predefined functions and operators.
-