Uses of Enum Class
org.springframework.cloud.kubernetes.commons.config.SourceType
Packages that use SourceType
-
Uses of SourceType in org.springframework.cloud.kubernetes.commons.config
Subclasses with type arguments of type SourceType in org.springframework.cloud.kubernetes.commons.configMethods in org.springframework.cloud.kubernetes.commons.config that return SourceTypeModifier and TypeMethodDescriptionstatic SourceTypeReturns the enum constant of this class with the specified name.static SourceType[]SourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.cloud.kubernetes.commons.config with parameters of type SourceTypeModifier and TypeMethodDescriptionprotected final List<NormalizedSource> SourceConfigProperties.determineSources(SourceType sourceType, org.springframework.core.env.Environment environment)