| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FeatureFlag |
FeatureFlag.attributes(FeatureFlagAttributes attributes) |
FeatureFlag |
FeatureFlagResponse.getData()
A feature flag resource.
|
FeatureFlag |
FeatureFlag.id(UUID id) |
FeatureFlag |
FeatureFlag.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FeatureFlag |
FeatureFlag.type(CreateFeatureFlagDataType type) |
| Modifier and Type | Method and Description |
|---|---|
FeatureFlagResponse |
FeatureFlagResponse.data(FeatureFlag data) |
void |
FeatureFlagResponse.setData(FeatureFlag data) |
| Constructor and Description |
|---|
FeatureFlagResponse(FeatureFlag data) |
Copyright © 2026. All rights reserved.