| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFeatureFlagAttributes |
UpdateFeatureFlagAttributes.description(String description) |
UpdateFeatureFlagAttributes |
UpdateFeatureFlagData.getAttributes()
Attributes for updating a feature flag.
|
UpdateFeatureFlagAttributes |
UpdateFeatureFlagAttributes.jsonSchema(String jsonSchema) |
UpdateFeatureFlagAttributes |
UpdateFeatureFlagAttributes.name(String name) |
UpdateFeatureFlagAttributes |
UpdateFeatureFlagAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFeatureFlagData |
UpdateFeatureFlagData.attributes(UpdateFeatureFlagAttributes attributes) |
void |
UpdateFeatureFlagData.setAttributes(UpdateFeatureFlagAttributes attributes) |
| Constructor and Description |
|---|
UpdateFeatureFlagData(UpdateFeatureFlagAttributes attributes,
UpdateFeatureFlagDataType type) |
Copyright © 2026. All rights reserved.