Uses of Class
dev.cel.expr.SourceInfo.Extension.Builder
Packages that use SourceInfo.Extension.Builder
-
Uses of SourceInfo.Extension.Builder in dev.cel.expr
Subclasses with type arguments of type SourceInfo.Extension.Builder in dev.cel.exprModifier and TypeClassDescriptionstatic final classAn extension that was requested for the source expression.Fields in dev.cel.expr with type parameters of type SourceInfo.Extension.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<SourceInfo.Extension, SourceInfo.Extension.Builder, SourceInfo.ExtensionOrBuilder> SourceInfo.Builder.extensionsBuilder_Methods in dev.cel.expr that return SourceInfo.Extension.BuilderModifier and TypeMethodDescriptionSourceInfo.Extension.Builder.addAffectedComponents(SourceInfo.Extension.Component value) If set, the listed components must understand the extension for the expression to evaluate correctly.SourceInfo.Extension.Builder.addAffectedComponentsValue(int value) If set, the listed components must understand the extension for the expression to evaluate correctly.SourceInfo.Extension.Builder.addAllAffectedComponents(Iterable<? extends SourceInfo.Extension.Component> values) If set, the listed components must understand the extension for the expression to evaluate correctly.SourceInfo.Extension.Builder.addAllAffectedComponentsValue(Iterable<Integer> values) If set, the listed components must understand the extension for the expression to evaluate correctly.SourceInfo.Builder.addExtensionsBuilder()A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.Builder.addExtensionsBuilder(int index) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.Extension.Builder.clear()SourceInfo.Extension.Builder.clearAffectedComponents()If set, the listed components must understand the extension for the expression to evaluate correctly.SourceInfo.Extension.Builder.clearId()Identifier for the extension.SourceInfo.Extension.Builder.clearVersion()Version info.SourceInfo.Builder.getExtensionsBuilder(int index) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.Extension.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SourceInfo.Extension.Builder.mergeFrom(com.google.protobuf.Message other) SourceInfo.Extension.Builder.mergeFrom(SourceInfo.Extension other) SourceInfo.Extension.Builder.mergeVersion(SourceInfo.Extension.Version value) Version info.static SourceInfo.Extension.BuilderSourceInfo.Extension.newBuilder()static SourceInfo.Extension.BuilderSourceInfo.Extension.newBuilder(SourceInfo.Extension prototype) SourceInfo.Extension.newBuilderForType()protected SourceInfo.Extension.BuilderSourceInfo.Extension.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SourceInfo.Extension.Builder.setAffectedComponents(int index, SourceInfo.Extension.Component value) If set, the listed components must understand the extension for the expression to evaluate correctly.SourceInfo.Extension.Builder.setAffectedComponentsValue(int index, int value) If set, the listed components must understand the extension for the expression to evaluate correctly.Identifier for the extension.SourceInfo.Extension.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier for the extension.SourceInfo.Extension.Builder.setVersion(SourceInfo.Extension.Version value) Version info.SourceInfo.Extension.Builder.setVersion(SourceInfo.Extension.Version.Builder builderForValue) Version info.SourceInfo.Extension.toBuilder()Methods in dev.cel.expr that return types with arguments of type SourceInfo.Extension.BuilderModifier and TypeMethodDescriptionSourceInfo.Builder.getExtensionsBuilderList()A list of tags for extensions that were used while parsing or type checking the source expression.private com.google.protobuf.RepeatedFieldBuilder<SourceInfo.Extension, SourceInfo.Extension.Builder, SourceInfo.ExtensionOrBuilder> SourceInfo.Builder.internalGetExtensionsFieldBuilder()Methods in dev.cel.expr with parameters of type SourceInfo.Extension.BuilderModifier and TypeMethodDescriptionSourceInfo.Builder.addExtensions(int index, SourceInfo.Extension.Builder builderForValue) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.Builder.addExtensions(SourceInfo.Extension.Builder builderForValue) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.Builder.setExtensions(int index, SourceInfo.Extension.Builder builderForValue) A list of tags for extensions that were used while parsing or type checking the source expression.