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