| Package | Description |
|---|---|
| com.microsoft.azure.spring.cloud.config.feature.management.entity |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureFilterEvaluationContext> |
ConditionsItem.getClientFilters() |
HashMap<Integer,FeatureFilterEvaluationContext> |
Feature.getEnabledFor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionsItem.setClientFilters(List<FeatureFilterEvaluationContext> clientFilters) |
void |
Feature.setEnabledFor(HashMap<Integer,FeatureFilterEvaluationContext> enabledFor) |
Copyright © 2020 Microsoft. All rights reserved.