Uses of Class
com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Packages that use FeatureFlagConfigurationSetting
Package
Description
Package containing the data models for AzureAppConfiguration.
-
Uses of FeatureFlagConfigurationSetting in com.azure.data.appconfiguration.models
Methods in com.azure.data.appconfiguration.models that return FeatureFlagConfigurationSettingModifier and TypeMethodDescriptionFeatureFlagConfigurationSetting.addClientFilter(FeatureFlagFilter clientFilter) Add a feature flag filter to this configuration setting.FeatureFlagConfigurationSetting.setClientFilters(List<FeatureFlagFilter> clientFilters) Sets the feature flag filters of this configuration setting.FeatureFlagConfigurationSetting.setContentType(String contentType) Sets the content type.FeatureFlagConfigurationSetting.setDescription(String description) Set the description of this configuration setting.FeatureFlagConfigurationSetting.setDisplayName(String displayName) Set the display name of this configuration setting.FeatureFlagConfigurationSetting.setEnabled(boolean isEnabled) Set the boolean indicator to show if the setting is turn on or off.Sets the ETag for this configuration setting.FeatureFlagConfigurationSetting.setFeatureId(String featureId) Set the feature ID of this configuration setting.Sets the key of this setting.Sets the label of this configuration setting.Sets the tags for this configuration setting.Sets the value of this setting.