| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentImportFieldAttributes |
IncidentImportFieldAttributes.IncidentImportFieldAttributesDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
IncidentImportFieldAttributes |
IncidentImportFieldAttributes.IncidentImportFieldAttributesDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,IncidentImportFieldAttributes> |
IncidentImportRequestAttributes.getFields()
A condensed view of the user-defined fields for which to create initial selections.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentImportRequestAttributes |
IncidentImportRequestAttributes.putFieldsItem(String key,
IncidentImportFieldAttributes fieldsItem) |
void |
IncidentImportFieldAttributes.IncidentImportFieldAttributesSerializer.serialize(IncidentImportFieldAttributes value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
IncidentImportRequestAttributes |
IncidentImportRequestAttributes.fields(Map<String,IncidentImportFieldAttributes> fields) |
void |
IncidentImportRequestAttributes.setFields(Map<String,IncidentImportFieldAttributes> fields) |
| Constructor and Description |
|---|
IncidentImportFieldAttributesSerializer(Class<IncidentImportFieldAttributes> t) |
Copyright © 2026. All rights reserved.