Uses of Class
org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySourceLocator
Packages that use ConfigMapPropertySourceLocator
-
Uses of ConfigMapPropertySourceLocator in org.springframework.cloud.kubernetes.commons.config
Modifier and TypeClassDescriptionclassConfigMapPropertySourceLocator for when retry is enabled.Methods in org.springframework.cloud.kubernetes.commons.config that return ConfigMapPropertySourceLocatorModifier and TypeMethodDescriptionConfigDataRetryableConfigMapPropertySourceLocator.getConfigMapPropertySourceLocator()Methods in org.springframework.cloud.kubernetes.commons.config with parameters of type ConfigMapPropertySourceLocatorModifier and TypeMethodDescriptionvoidConfigDataRetryableConfigMapPropertySourceLocator.setConfigMapPropertySourceLocator(ConfigMapPropertySourceLocator configMapPropertySourceLocator) Constructors in org.springframework.cloud.kubernetes.commons.config with parameters of type ConfigMapPropertySourceLocatorModifierConstructorDescriptionConfigDataRetryableConfigMapPropertySourceLocator(ConfigMapPropertySourceLocator configMapPropertySourceLocator, ConfigMapConfigProperties properties)