| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.fault.v2 |
| Modifier and Type | Method and Description |
|---|---|
static FaultDelay.FaultDelayType |
FaultDelay.FaultDelayType.forNumber(int value) |
FaultDelay.FaultDelayType |
FaultDelay.getType()
Deprecated.
|
FaultDelay.FaultDelayType |
FaultDelay.Builder.getType()
Deprecated.
|
FaultDelay.FaultDelayType |
FaultDelayOrBuilder.getType()
Deprecated.
|
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() |
| Modifier and Type | Method and Description |
|---|---|
FaultDelay.Builder |
FaultDelay.Builder.setType(FaultDelay.FaultDelayType value)
Deprecated.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.