Uses of Enum
org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadStrategy
Packages that use ConfigReloadProperties.ReloadStrategy
-
Uses of ConfigReloadProperties.ReloadStrategy in org.springframework.cloud.kubernetes.commons.config.reload
Methods in org.springframework.cloud.kubernetes.commons.config.reload that return ConfigReloadProperties.ReloadStrategyModifier and TypeMethodDescriptionConfigReloadProperties.getStrategy()Returns the enum constant of this type with the specified name.ConfigReloadProperties.ReloadStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.springframework.cloud.kubernetes.commons.config.reload with parameters of type ConfigReloadProperties.ReloadStrategyModifier and TypeMethodDescriptionvoidConfigReloadProperties.setStrategy(ConfigReloadProperties.ReloadStrategy strategy)