Uses of Enum
com.azure.spring.cloud.appconfiguration.config.AppConfigurationStoreHealth
-
Uses of AppConfigurationStoreHealth in com.azure.spring.cloud.appconfiguration.config
Methods in com.azure.spring.cloud.appconfiguration.config that return AppConfigurationStoreHealthModifier and TypeMethodDescriptionstatic AppConfigurationStoreHealthReturns the enum constant of this type with the specified name.static AppConfigurationStoreHealth[]AppConfigurationStoreHealth.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.spring.cloud.appconfiguration.config that return types with arguments of type AppConfigurationStoreHealthModifier and TypeMethodDescriptionAppConfigurationRefresh.getAppConfigurationStoresHealth()Gets the latest Health connection info for refresh.