Uses of Class
com.azure.spring.cloud.feature.manager.targeting.GroupRollout
-
Packages that use GroupRollout Package Description com.azure.spring.cloud.feature.manager.targeting -
-
Uses of GroupRollout in com.azure.spring.cloud.feature.manager.targeting
Methods in com.azure.spring.cloud.feature.manager.targeting that return types with arguments of type GroupRollout Modifier and Type Method Description List<GroupRollout>Audience. getGroups()Method parameters in com.azure.spring.cloud.feature.manager.targeting with type arguments of type GroupRollout Modifier and Type Method Description voidAudience. setGroups(List<GroupRollout> groups)
-