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