Uses of Enum Class
io.awspring.cloud.autoconfigure.config.reload.ReloadStrategy
Packages that use ReloadStrategy
Package
Description
Common classes used for reloading configuration properties.
-
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 class with the specified name.static ReloadStrategy[]
ReloadStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.awspring.cloud.autoconfigure.config.reload with parameters of type ReloadStrategy