static ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.TimerType.forNumber(int value) |
|
ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.ScaleTimer.Builder.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.ScaleTimerOrBuilder.getTimer() |
The type of timer this minimum applies to.
|
static ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.TimerType.valueOf(int value) |
Deprecated.
|
static ScaleTimersOverloadActionConfig.TimerType |
ScaleTimersOverloadActionConfig.TimerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|