Uses of Enum
io.awspring.cloud.autoconfigure.config.reload.ReloadStrategy
Packages that use ReloadStrategy
-
Uses of ReloadStrategy in io.awspring.cloud.autoconfigure.config.reload
Methods in io.awspring.cloud.autoconfigure.config.reload that return ReloadStrategyModifier and TypeMethodDescriptionReloadProperties.getStrategy()
static ReloadStrategy
Returns the enum constant of this type with the specified name.static ReloadStrategy[]
ReloadStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.awspring.cloud.autoconfigure.config.reload with parameters of type ReloadStrategy