Uses of Class
io.envoyproxy.envoy.extensions.formatter.cel.v3.Cel
Packages that use Cel
-
Uses of Cel in io.envoyproxy.envoy.extensions.formatter.cel.v3
Methods in io.envoyproxy.envoy.extensions.formatter.cel.v3 that return CelModifier and TypeMethodDescriptionCel.Builder.build()Cel.Builder.buildPartial()static CelCel.getDefaultInstance()Cel.Builder.getDefaultInstanceForType()static CelCel.parseDelimitedFrom(InputStream input) static CelCel.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelCel.parseFrom(byte[] data) static CelCel.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelCel.parseFrom(com.google.protobuf.ByteString data) static CelCel.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelCel.parseFrom(com.google.protobuf.CodedInputStream input) static CelCel.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelCel.parseFrom(InputStream input) static CelCel.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelCel.parseFrom(ByteBuffer data) static CelCel.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.formatter.cel.v3 that return types with arguments of type CelModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Cel>Cel.getParserForType()static com.google.protobuf.Parser<Cel>Cel.parser()Methods in io.envoyproxy.envoy.extensions.formatter.cel.v3 with parameters of type Cel