public class FeatureFlagStore extends Object
| Constructor and Description |
|---|
FeatureFlagStore() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnabled() |
String |
getKeyFilter() |
String |
getLabelFilter() |
void |
setEnabled(Boolean enabled) |
void |
setLabelFilter(String labelFilter) |
Copyright © 2021 Microsoft Corporation. All rights reserved.