| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.common.fault.v3 |
| Modifier and Type | Method and Description |
|---|---|
static FaultDelay.FaultDelayType |
FaultDelay.FaultDelayType.forNumber(int value) |
static FaultDelay.FaultDelayType |
FaultDelay.FaultDelayType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FaultDelay.FaultDelayType |
FaultDelay.FaultDelayType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FaultDelay.FaultDelayType |
FaultDelay.FaultDelayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultDelay.FaultDelayType[] |
FaultDelay.FaultDelayType.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<FaultDelay.FaultDelayType> |
FaultDelay.FaultDelayType.internalGetValueMap() |
Copyright © 2018–2021 The Envoy Project. All rights reserved.