Uses of Interface
dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
Packages that use Expr.CreateStruct.EntryOrBuilder
-
Uses of Expr.CreateStruct.EntryOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement Expr.CreateStruct.EntryOrBuilderModifier and TypeClassDescriptionstatic final classRepresents an entry.static final classRepresents an entry.Methods in dev.cel.expr that return Expr.CreateStruct.EntryOrBuilderModifier and TypeMethodDescriptionExpr.CreateStruct.Builder.getEntriesOrBuilder(int index) The entries in the creation expression.Expr.CreateStruct.getEntriesOrBuilder(int index) The entries in the creation expression.Expr.CreateStructOrBuilder.getEntriesOrBuilder(int index) The entries in the creation expression.Methods in dev.cel.expr that return types with arguments of type Expr.CreateStruct.EntryOrBuilderModifier and TypeMethodDescriptionList<? extends Expr.CreateStruct.EntryOrBuilder> Expr.CreateStruct.Builder.getEntriesOrBuilderList()The entries in the creation expression.List<? extends Expr.CreateStruct.EntryOrBuilder> Expr.CreateStruct.getEntriesOrBuilderList()The entries in the creation expression.List<? extends Expr.CreateStruct.EntryOrBuilder> Expr.CreateStructOrBuilder.getEntriesOrBuilderList()The entries in the creation expression.