Uses of Class
io.envoyproxy.envoy.extensions.formatter.cel.v3.Cel
-
Packages that use Cel Package Description io.envoyproxy.envoy.extensions.formatter.cel.v3 -
-
Uses of Cel in io.envoyproxy.envoy.extensions.formatter.cel.v3
Methods in io.envoyproxy.envoy.extensions.formatter.cel.v3 that return Cel Modifier and Type Method Description CelCel.Builder. build()CelCel.Builder. buildPartial()static CelCel. getDefaultInstance()CelCel.Builder. getDefaultInstanceForType()CelCel. 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 Cel Modifier and Type Method Description com.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 Modifier and Type Method Description Cel.BuilderCel.Builder. mergeFrom(Cel other)static Cel.BuilderCel. newBuilder(Cel prototype)
-