| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EntityIntegrationConfigRequestType |
EntityIntegrationConfigRequestType.ENTITY_INTEGRATION_CONFIG_REQUESTS |
| Modifier and Type | Method and Description |
|---|---|
static EntityIntegrationConfigRequestType |
EntityIntegrationConfigRequestType.fromValue(String value) |
EntityIntegrationConfigRequestType |
EntityIntegrationConfigRequestData.getType()
JSON:API resource type for the entity integration configuration create or update request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityIntegrationConfigRequestType.EntityIntegrationConfigRequestTypeSerializer.serialize(EntityIntegrationConfigRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EntityIntegrationConfigRequestData.setType(EntityIntegrationConfigRequestType type) |
EntityIntegrationConfigRequestData |
EntityIntegrationConfigRequestData.type(EntityIntegrationConfigRequestType type) |
| Constructor and Description |
|---|
EntityIntegrationConfigRequestData(EntityIntegrationConfigRequestAttributes attributes,
EntityIntegrationConfigRequestType type) |
| Constructor and Description |
|---|
EntityIntegrationConfigRequestTypeSerializer(Class<EntityIntegrationConfigRequestType> t) |
Copyright © 2026. All rights reserved.