| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.overload.v3 |
| Modifier and Type | Method and Description |
|---|---|
static ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.TimerType.forNumber(int value) |
ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.ScaleTimerOrBuilder.getTimer()
The type of timer this minimum applies to.
|
ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.ScaleTimer.getTimer()
The type of timer this minimum applies to.
|
ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.ScaleTimer.Builder.getTimer()
The type of timer this minimum applies to.
|
static ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.TimerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.TimerType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.TimerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScaleTimersOverloadActionConfig.TimerType[] |
ScaleTimersOverloadActionConfig.TimerType.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<ScaleTimersOverloadActionConfig.TimerType> |
ScaleTimersOverloadActionConfig.TimerType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ScaleTimersOverloadActionConfig.ScaleTimer.Builder |
ScaleTimersOverloadActionConfig.ScaleTimer.Builder.setTimer(ScaleTimersOverloadActionConfig.TimerType value)
The type of timer this minimum applies to.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.