Uses of Class
io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy
-
Packages that use RedisProxy Package Description io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 -
-
Uses of RedisProxy in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return RedisProxy Modifier and Type Method Description RedisProxyRedisProxy.Builder. build()RedisProxyRedisProxy.Builder. buildPartial()static RedisProxyRedisProxy. getDefaultInstance()RedisProxyRedisProxy.Builder. getDefaultInstanceForType()RedisProxyRedisProxy. getDefaultInstanceForType()static RedisProxyRedisProxy. parseDelimitedFrom(InputStream input)static RedisProxyRedisProxy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RedisProxyRedisProxy. parseFrom(byte[] data)static RedisProxyRedisProxy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RedisProxyRedisProxy. parseFrom(com.google.protobuf.ByteString data)static RedisProxyRedisProxy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RedisProxyRedisProxy. parseFrom(com.google.protobuf.CodedInputStream input)static RedisProxyRedisProxy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RedisProxyRedisProxy. parseFrom(InputStream input)static RedisProxyRedisProxy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RedisProxyRedisProxy. parseFrom(ByteBuffer data)static RedisProxyRedisProxy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return types with arguments of type RedisProxy Modifier and Type Method Description com.google.protobuf.Parser<RedisProxy>RedisProxy. getParserForType()static com.google.protobuf.Parser<RedisProxy>RedisProxy. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 with parameters of type RedisProxy Modifier and Type Method Description RedisProxy.BuilderRedisProxy.Builder. mergeFrom(RedisProxy other)static RedisProxy.BuilderRedisProxy. newBuilder(RedisProxy prototype)
-