Uses of Class
io.envoyproxy.envoy.config.core.v3.HealthCheck.RedisHealthCheck.Builder
Packages that use HealthCheck.RedisHealthCheck.Builder
-
Uses of HealthCheck.RedisHealthCheck.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.RedisHealthCheck.BuilderModifier and TypeMethodDescriptionHealthCheck.RedisHealthCheck.Builder.clear()
HealthCheck.RedisHealthCheck.Builder.clearKey()
If set, optionally perform ``EXISTS <key>`` instead of ``PING``.HealthCheck.RedisHealthCheck.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheck.RedisHealthCheck.Builder.mergeFrom
(com.google.protobuf.Message other) HealthCheck.RedisHealthCheck.Builder.mergeFrom
(HealthCheck.RedisHealthCheck other) HealthCheck.RedisHealthCheck.newBuilder()
HealthCheck.RedisHealthCheck.newBuilder
(HealthCheck.RedisHealthCheck prototype) HealthCheck.RedisHealthCheck.newBuilderForType()
protected HealthCheck.RedisHealthCheck.Builder
HealthCheck.RedisHealthCheck.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) If set, optionally perform ``EXISTS <key>`` instead of ``PING``.HealthCheck.RedisHealthCheck.Builder.setKeyBytes
(com.google.protobuf.ByteString value) If set, optionally perform ``EXISTS <key>`` instead of ``PING``.HealthCheck.RedisHealthCheck.toBuilder()