Uses of Class
io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy
Packages that use RedisProxy
-
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 RedisProxyModifier and TypeMethodDescriptionRedisProxy.Builder.build()RedisProxy.Builder.buildPartial()static RedisProxyRedisProxy.getDefaultInstance()RedisProxy.Builder.getDefaultInstanceForType()RedisProxy.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 RedisProxyModifier and TypeMethodDescriptioncom.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 RedisProxyModifier and TypeMethodDescriptionRedisProxy.Builder.mergeFrom(RedisProxy other) static RedisProxy.BuilderRedisProxy.newBuilder(RedisProxy prototype)