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