| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentAttributes |
IncidentAttachmentAttributes.IncidentAttachmentAttributesDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
IncidentAttachmentAttributes |
IncidentAttachmentData.getAttributes()
The attributes object for an attachment.
|
IncidentAttachmentAttributes |
IncidentAttachmentAttributes.IncidentAttachmentAttributesDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentData |
IncidentAttachmentData.attributes(IncidentAttachmentAttributes attributes) |
void |
IncidentAttachmentAttributes.IncidentAttachmentAttributesSerializer.serialize(IncidentAttachmentAttributes value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentAttachmentData.setAttributes(IncidentAttachmentAttributes attributes) |
| Constructor and Description |
|---|
IncidentAttachmentData(IncidentAttachmentAttributes attributes,
String id,
IncidentAttachmentRelationships relationships,
IncidentAttachmentType type) |
| Constructor and Description |
|---|
IncidentAttachmentAttributesSerializer(Class<IncidentAttachmentAttributes> t) |
Copyright © 2024. All rights reserved.