Uses of Class
dev.cel.expr.Expr.CreateStruct
Packages that use Expr.CreateStruct
-
Uses of Expr.CreateStruct in dev.cel.expr
Fields in dev.cel.expr declared as Expr.CreateStructModifier and TypeFieldDescriptionprivate static final Expr.CreateStruct
Expr.CreateStruct.DEFAULT_INSTANCE
Fields in dev.cel.expr with type parameters of type Expr.CreateStructModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Expr.CreateStruct> Expr.CreateStruct.PARSER
private com.google.protobuf.SingleFieldBuilder
<Expr.CreateStruct, Expr.CreateStruct.Builder, Expr.CreateStructOrBuilder> Expr.Builder.structExprBuilder_
Methods in dev.cel.expr that return Expr.CreateStructModifier and TypeMethodDescriptionExpr.CreateStruct.Builder.build()
Expr.CreateStruct.Builder.buildPartial()
static Expr.CreateStruct
Expr.CreateStruct.getDefaultInstance()
Expr.CreateStruct.Builder.getDefaultInstanceForType()
Expr.CreateStruct.getDefaultInstanceForType()
Expr.Builder.getStructExpr()
A map or message creation expression.Expr.getStructExpr()
A map or message creation expression.ExprOrBuilder.getStructExpr()
A map or message creation expression.static Expr.CreateStruct
Expr.CreateStruct.parseDelimitedFrom
(InputStream input) static Expr.CreateStruct
Expr.CreateStruct.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(byte[] data) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(com.google.protobuf.ByteString data) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(com.google.protobuf.CodedInputStream input) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(InputStream input) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(ByteBuffer data) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr that return types with arguments of type Expr.CreateStructModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Expr.CreateStruct> Expr.CreateStruct.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Expr.CreateStruct, Expr.CreateStruct.Builder, Expr.CreateStructOrBuilder> Expr.Builder.getStructExprFieldBuilder()
A map or message creation expression.static com.google.protobuf.Parser
<Expr.CreateStruct> Expr.CreateStruct.parser()
Methods in dev.cel.expr with parameters of type Expr.CreateStructModifier and TypeMethodDescriptionprivate void
Expr.CreateStruct.Builder.buildPartial0
(Expr.CreateStruct result) private void
Expr.CreateStruct.Builder.buildPartialRepeatedFields
(Expr.CreateStruct result) Expr.CreateStruct.Builder.mergeFrom
(Expr.CreateStruct other) Expr.Builder.mergeStructExpr
(Expr.CreateStruct value) A map or message creation expression.static Expr.CreateStruct.Builder
Expr.CreateStruct.newBuilder
(Expr.CreateStruct prototype) Expr.Builder.setStructExpr
(Expr.CreateStruct value) A map or message creation expression.