Uses of Enum
com.google.genai.gaos.utils.RetryConfig.Strategy
Packages that use RetryConfig.Strategy
-
Uses of RetryConfig.Strategy in com.google.genai.gaos.utils
Methods in com.google.genai.gaos.utils that return RetryConfig.StrategyModifier and TypeMethodDescriptionRetryConfig.strategy()static RetryConfig.StrategyReturns the enum constant of this type with the specified name.static RetryConfig.Strategy[]RetryConfig.Strategy.values()Returns an array containing the constants of this enum type, in the order they are declared.