Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy.RedisFault.RedisFaultType
Packages that use RedisProxy.RedisFault.RedisFaultType
-
Uses of RedisProxy.RedisFault.RedisFaultType in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return RedisProxy.RedisFault.RedisFaultTypeModifier and TypeMethodDescriptionRedisProxy.RedisFault.RedisFaultType.forNumber(int value) RedisProxy.RedisFault.Builder.getFaultType()Fault type.RedisProxy.RedisFault.getFaultType()Fault type.RedisProxy.RedisFaultOrBuilder.getFaultType()Fault type.RedisProxy.RedisFault.RedisFaultType.valueOf(int value) Deprecated.RedisProxy.RedisFault.RedisFaultType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static RedisProxy.RedisFault.RedisFaultType[]RedisProxy.RedisFault.RedisFaultType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return types with arguments of type RedisProxy.RedisFault.RedisFaultTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RedisProxy.RedisFault.RedisFaultType>RedisProxy.RedisFault.RedisFaultType.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 with parameters of type RedisProxy.RedisFault.RedisFaultTypeModifier and TypeMethodDescriptionRedisProxy.RedisFault.Builder.setFaultType(RedisProxy.RedisFault.RedisFaultType value) Fault type.