Uses of Class
com.azure.spring.cloud.config.RequestTracingConstants
-
Packages that use RequestTracingConstants Package Description com.azure.spring.cloud.config Package contains classes for loading configuration from Azure App Configuration Stores. -
-
Uses of RequestTracingConstants in com.azure.spring.cloud.config
Methods in com.azure.spring.cloud.config that return RequestTracingConstants Modifier and Type Method Description static RequestTracingConstantsRequestTracingConstants. valueOf(String name)Returns the enum constant of this type with the specified name.static RequestTracingConstants[]RequestTracingConstants. values()Returns an array containing the constants of this enum type, in the order they are declared.
-