| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ChangeEventCustomAttributesChangedResourceType |
ChangeEventCustomAttributesChangedResourceType.CONFIGURATION |
static ChangeEventCustomAttributesChangedResourceType |
ChangeEventCustomAttributesChangedResourceType.FEATURE_FLAG |
| Modifier and Type | Method and Description |
|---|---|
static ChangeEventCustomAttributesChangedResourceType |
ChangeEventCustomAttributesChangedResourceType.fromValue(String value) |
ChangeEventCustomAttributesChangedResourceType |
ChangeEventCustomAttributesChangedResource.getType()
The type of the resource that was changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeEventCustomAttributesChangedResourceType.ChangeEventCustomAttributesChangedResourceTypeSerializer.serialize(ChangeEventCustomAttributesChangedResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ChangeEventCustomAttributesChangedResource.setType(ChangeEventCustomAttributesChangedResourceType type) |
ChangeEventCustomAttributesChangedResource |
ChangeEventCustomAttributesChangedResource.type(ChangeEventCustomAttributesChangedResourceType type) |
| Constructor and Description |
|---|
ChangeEventCustomAttributesChangedResource(String name,
ChangeEventCustomAttributesChangedResourceType type) |
| Constructor and Description |
|---|
ChangeEventCustomAttributesChangedResourceTypeSerializer(Class<ChangeEventCustomAttributesChangedResourceType> t) |
Copyright © 2026. All rights reserved.