| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EntityIntegrationConfigType |
EntityIntegrationConfigType.ENTITY_INTEGRATION_CONFIGS |
| Modifier and Type | Method and Description |
|---|---|
static EntityIntegrationConfigType |
EntityIntegrationConfigType.fromValue(String value) |
EntityIntegrationConfigType |
EntityIntegrationConfigData.getType()
JSON:API resource type for an entity integration configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityIntegrationConfigType.EntityIntegrationConfigTypeSerializer.serialize(EntityIntegrationConfigType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EntityIntegrationConfigData.setType(EntityIntegrationConfigType type) |
EntityIntegrationConfigData |
EntityIntegrationConfigData.type(EntityIntegrationConfigType type) |
| Constructor and Description |
|---|
EntityIntegrationConfigData(EntityIntegrationConfigAttributes attributes,
String id,
EntityIntegrationConfigType type) |
| Constructor and Description |
|---|
EntityIntegrationConfigTypeSerializer(Class<EntityIntegrationConfigType> t) |
Copyright © 2026. All rights reserved.