| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamIncluded |
TeamIncluded.TeamIncludedDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
TeamIncluded |
TeamIncluded.TeamIncludedDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<TeamIncluded> |
TeamsResponse.getIncluded()
Resources related to the team
|
| Modifier and Type | Method and Description |
|---|---|
TeamsResponse |
TeamsResponse.addIncludedItem(TeamIncluded includedItem) |
void |
TeamIncluded.TeamIncludedSerializer.serialize(TeamIncluded value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
TeamsResponse |
TeamsResponse.included(List<TeamIncluded> included) |
void |
TeamsResponse.setIncluded(List<TeamIncluded> included) |
| Constructor and Description |
|---|
TeamIncludedSerializer(Class<TeamIncluded> t) |
Copyright © 2024. All rights reserved.