| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FeatureFlagListItem |
FeatureFlagListItem.attributes(FeatureFlagListItemAttributes attributes) |
FeatureFlagListItem |
FeatureFlagListItem.id(UUID id) |
FeatureFlagListItem |
FeatureFlagListItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FeatureFlagListItem |
FeatureFlagListItem.type(CreateFeatureFlagDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureFlagListItem> |
ListFeatureFlagsResponse.getData()
List of feature flags.
|
| Modifier and Type | Method and Description |
|---|---|
ListFeatureFlagsResponse |
ListFeatureFlagsResponse.addDataItem(FeatureFlagListItem dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListFeatureFlagsResponse |
ListFeatureFlagsResponse.data(List<FeatureFlagListItem> data) |
void |
ListFeatureFlagsResponse.setData(List<FeatureFlagListItem> data) |
| Constructor and Description |
|---|
ListFeatureFlagsResponse(List<FeatureFlagListItem> data) |
Copyright © 2026. All rights reserved.