| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentUpdateAttributes |
IncidentAttachmentUpdateAttributes.IncidentAttachmentUpdateAttributesDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
IncidentAttachmentUpdateAttributes |
IncidentAttachmentUpdateData.getAttributes()
Incident attachment attributes.
|
IncidentAttachmentUpdateAttributes |
IncidentAttachmentUpdateAttributes.IncidentAttachmentUpdateAttributesDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentAttachmentUpdateData |
IncidentAttachmentUpdateData.attributes(IncidentAttachmentUpdateAttributes attributes) |
void |
IncidentAttachmentUpdateAttributes.IncidentAttachmentUpdateAttributesSerializer.serialize(IncidentAttachmentUpdateAttributes value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentAttachmentUpdateData.setAttributes(IncidentAttachmentUpdateAttributes attributes) |
| Constructor and Description |
|---|
IncidentAttachmentUpdateAttributesSerializer(Class<IncidentAttachmentUpdateAttributes> t) |
Copyright © 2024. All rights reserved.