Uses of Class
io.envoyproxy.envoy.config.overload.v3.ScaleTimersOverloadActionConfig.TimerType
-
Packages that use ScaleTimersOverloadActionConfig.TimerType Package Description io.envoyproxy.envoy.config.overload.v3 -
-
Uses of ScaleTimersOverloadActionConfig.TimerType in io.envoyproxy.envoy.config.overload.v3
Fields in io.envoyproxy.envoy.config.overload.v3 declared as ScaleTimersOverloadActionConfig.TimerType Modifier and Type Field Description private static ScaleTimersOverloadActionConfig.TimerType[]ScaleTimersOverloadActionConfig.TimerType. VALUESFields in io.envoyproxy.envoy.config.overload.v3 with type parameters of type ScaleTimersOverloadActionConfig.TimerType Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<ScaleTimersOverloadActionConfig.TimerType>ScaleTimersOverloadActionConfig.TimerType. internalValueMapMethods in io.envoyproxy.envoy.config.overload.v3 that return ScaleTimersOverloadActionConfig.TimerType Modifier and Type Method Description static ScaleTimersOverloadActionConfig.TimerTypeScaleTimersOverloadActionConfig.TimerType. forNumber(int value)ScaleTimersOverloadActionConfig.TimerTypeScaleTimersOverloadActionConfig.ScaleTimer.Builder. getTimer()The type of timer this minimum applies to.ScaleTimersOverloadActionConfig.TimerTypeScaleTimersOverloadActionConfig.ScaleTimer. getTimer()The type of timer this minimum applies to.ScaleTimersOverloadActionConfig.TimerTypeScaleTimersOverloadActionConfig.ScaleTimerOrBuilder. getTimer()The type of timer this minimum applies to.static ScaleTimersOverloadActionConfig.TimerTypeScaleTimersOverloadActionConfig.TimerType. valueOf(int value)Deprecated.static ScaleTimersOverloadActionConfig.TimerTypeScaleTimersOverloadActionConfig.TimerType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ScaleTimersOverloadActionConfig.TimerTypeScaleTimersOverloadActionConfig.TimerType. valueOf(java.lang.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.Methods in io.envoyproxy.envoy.config.overload.v3 that return types with arguments of type ScaleTimersOverloadActionConfig.TimerType Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ScaleTimersOverloadActionConfig.TimerType>ScaleTimersOverloadActionConfig.TimerType. internalGetValueMap()Methods in io.envoyproxy.envoy.config.overload.v3 with parameters of type ScaleTimersOverloadActionConfig.TimerType Modifier and Type Method Description ScaleTimersOverloadActionConfig.ScaleTimer.BuilderScaleTimersOverloadActionConfig.ScaleTimer.Builder. setTimer(ScaleTimersOverloadActionConfig.TimerType value)The type of timer this minimum applies to.
-