Uses of Enum
io.envoyproxy.envoy.config.overload.v3.ScaleTimersOverloadActionConfig.TimerType
Packages that use ScaleTimersOverloadActionConfig.TimerType
-
Uses of ScaleTimersOverloadActionConfig.TimerType in io.envoyproxy.envoy.config.overload.v3
Fields in io.envoyproxy.envoy.config.overload.v3 declared as ScaleTimersOverloadActionConfig.TimerTypeModifier and TypeFieldDescriptionprivate static final ScaleTimersOverloadActionConfig.TimerType[]
ScaleTimersOverloadActionConfig.TimerType.VALUES
Fields in io.envoyproxy.envoy.config.overload.v3 with type parameters of type ScaleTimersOverloadActionConfig.TimerTypeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap
<ScaleTimersOverloadActionConfig.TimerType> ScaleTimersOverloadActionConfig.TimerType.internalValueMap
Methods in io.envoyproxy.envoy.config.overload.v3 that return ScaleTimersOverloadActionConfig.TimerTypeModifier and TypeMethodDescriptionScaleTimersOverloadActionConfig.TimerType.forNumber
(int value) ScaleTimersOverloadActionConfig.ScaleTimer.Builder.getTimer()
The type of timer this minimum applies to.ScaleTimersOverloadActionConfig.ScaleTimer.getTimer()
The type of timer this minimum applies to.ScaleTimersOverloadActionConfig.ScaleTimerOrBuilder.getTimer()
The type of timer this minimum applies to.ScaleTimersOverloadActionConfig.TimerType.valueOf
(int value) Deprecated.ScaleTimersOverloadActionConfig.TimerType.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.ScaleTimersOverloadActionConfig.TimerType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.overload.v3 that return types with arguments of type ScaleTimersOverloadActionConfig.TimerTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<ScaleTimersOverloadActionConfig.TimerType> ScaleTimersOverloadActionConfig.TimerType.internalGetValueMap()
Methods in io.envoyproxy.envoy.config.overload.v3 with parameters of type ScaleTimersOverloadActionConfig.TimerTypeModifier and TypeMethodDescriptionScaleTimersOverloadActionConfig.ScaleTimer.Builder.setTimer
(ScaleTimersOverloadActionConfig.TimerType value) The type of timer this minimum applies to.