| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static UpdateFeatureFlagDataType |
UpdateFeatureFlagDataType.FEATURE_FLAGS |
| Modifier and Type | Method and Description |
|---|---|
static UpdateFeatureFlagDataType |
UpdateFeatureFlagDataType.fromValue(String value) |
UpdateFeatureFlagDataType |
UpdateFeatureFlagData.getType()
The resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFeatureFlagDataType.UpdateFeatureFlagDataTypeSerializer.serialize(UpdateFeatureFlagDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateFeatureFlagData.setType(UpdateFeatureFlagDataType type) |
UpdateFeatureFlagData |
UpdateFeatureFlagData.type(UpdateFeatureFlagDataType type) |
| Constructor and Description |
|---|
UpdateFeatureFlagData(UpdateFeatureFlagAttributes attributes,
UpdateFeatureFlagDataType type) |
| Constructor and Description |
|---|
UpdateFeatureFlagDataTypeSerializer(Class<UpdateFeatureFlagDataType> t) |
Copyright © 2026. All rights reserved.