| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 |
| Modifier and Type | Method and Description |
|---|---|
static RedisProxy.RedisFault.RedisFaultType |
RedisProxy.RedisFault.RedisFaultType.forNumber(int value) |
RedisProxy.RedisFault.RedisFaultType |
RedisProxy.RedisFaultOrBuilder.getFaultType()
Fault type.
|
RedisProxy.RedisFault.RedisFaultType |
RedisProxy.RedisFault.getFaultType()
Fault type.
|
RedisProxy.RedisFault.RedisFaultType |
RedisProxy.RedisFault.Builder.getFaultType()
Fault type.
|
static RedisProxy.RedisFault.RedisFaultType |
RedisProxy.RedisFault.RedisFaultType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RedisProxy.RedisFault.RedisFaultType |
RedisProxy.RedisFault.RedisFaultType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RedisProxy.RedisFault.RedisFaultType |
RedisProxy.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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RedisProxy.RedisFault.RedisFaultType> |
RedisProxy.RedisFault.RedisFaultType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RedisProxy.RedisFault.Builder |
RedisProxy.RedisFault.Builder.setFaultType(RedisProxy.RedisFault.RedisFaultType value)
Fault type.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.