Uses of Class
com.azure.spring.cloud.feature.manager.targeting.TargetingContext
-
Packages that use TargetingContext Package Description com.azure.spring.cloud.feature.manager.targeting -
-
Uses of TargetingContext in com.azure.spring.cloud.feature.manager.targeting
Methods in com.azure.spring.cloud.feature.manager.targeting that return types with arguments of type TargetingContext Modifier and Type Method Description Mono<TargetingContext>ITargetingContextAccessor. getContextAsync()Returns the Targeting Context for Feature Targeting evaluation.
-