Uses of Class
io.envoyproxy.envoy.config.filter.http.lua.v2.Lua
-
Packages that use Lua Package Description io.envoyproxy.envoy.config.filter.http.lua.v2 -
-
Uses of Lua in io.envoyproxy.envoy.config.filter.http.lua.v2
Methods in io.envoyproxy.envoy.config.filter.http.lua.v2 that return Lua Modifier and Type Method Description LuaLua.Builder. build()LuaLua.Builder. buildPartial()static LuaLua. getDefaultInstance()LuaLua.Builder. getDefaultInstanceForType()LuaLua. getDefaultInstanceForType()static LuaLua. parseDelimitedFrom(InputStream input)static LuaLua. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LuaLua. parseFrom(byte[] data)static LuaLua. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LuaLua. parseFrom(com.google.protobuf.ByteString data)static LuaLua. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LuaLua. parseFrom(com.google.protobuf.CodedInputStream input)static LuaLua. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LuaLua. parseFrom(InputStream input)static LuaLua. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LuaLua. parseFrom(ByteBuffer data)static LuaLua. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.filter.http.lua.v2 that return types with arguments of type Lua Modifier and Type Method Description com.google.protobuf.Parser<Lua>Lua. getParserForType()static com.google.protobuf.Parser<Lua>Lua. parser()Methods in io.envoyproxy.envoy.config.filter.http.lua.v2 with parameters of type Lua Modifier and Type Method Description Lua.BuilderLua.Builder. mergeFrom(Lua other)static Lua.BuilderLua. newBuilder(Lua prototype)
-