Uses of Enum Class
org.springframework.cloud.kubernetes.commons.config.NormalizedSourceType
Packages that use NormalizedSourceType
-
Uses of NormalizedSourceType in org.springframework.cloud.kubernetes.commons.config
Methods in org.springframework.cloud.kubernetes.commons.config that return NormalizedSourceTypeModifier and TypeMethodDescriptionLabeledConfigMapNormalizedSource.type()LabeledSecretNormalizedSource.type()NamedConfigMapNormalizedSource.type()NamedSecretNormalizedSource.type()abstract NormalizedSourceTypeNormalizedSource.type()type of this normalized source.static NormalizedSourceTypeReturns the enum constant of this class with the specified name.static NormalizedSourceType[]NormalizedSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.