Uses of Class
io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy.RedisFault.RedisFaultType
-
Packages that use RedisProxy.RedisFault.RedisFaultType Package Description io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 -
-
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.RedisFaultType Modifier and Type Method Description static RedisProxy.RedisFault.RedisFaultTypeRedisProxy.RedisFault.RedisFaultType. forNumber(int value)RedisProxy.RedisFault.RedisFaultTypeRedisProxy.RedisFault.Builder. getFaultType()Fault type.RedisProxy.RedisFault.RedisFaultTypeRedisProxy.RedisFault. getFaultType()Fault type.RedisProxy.RedisFault.RedisFaultTypeRedisProxy.RedisFaultOrBuilder. getFaultType()Fault type.static RedisProxy.RedisFault.RedisFaultTypeRedisProxy.RedisFault.RedisFaultType. valueOf(int value)Deprecated.static RedisProxy.RedisFault.RedisFaultTypeRedisProxy.RedisFault.RedisFaultType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static RedisProxy.RedisFault.RedisFaultTypeRedisProxy.RedisFault.RedisFaultType. valueOf(String 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.RedisFaultType Modifier and Type Method Description static 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.RedisFaultType Modifier and Type Method Description RedisProxy.RedisFault.BuilderRedisProxy.RedisFault.Builder. setFaultType(RedisProxy.RedisFault.RedisFaultType value)Fault type.
-