| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTeamIncludedItems |
IncidentTeamIncludedItems.IncidentTeamIncludedItemsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
IncidentTeamIncludedItems |
IncidentTeamIncludedItems.IncidentTeamIncludedItemsDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<IncidentTeamIncludedItems> |
IncidentTeamResponse.getIncluded()
Included objects from relationships.
|
List<IncidentTeamIncludedItems> |
IncidentTeamsResponse.getIncluded()
Included related resources which the user requested.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentTeamIncludedItems.IncidentTeamIncludedItemsSerializer.serialize(IncidentTeamIncludedItems value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
IncidentTeamIncludedItemsSerializer(Class<IncidentTeamIncludedItems> t) |
Copyright © 2024. All rights reserved.