| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryResponseIncludedItem |
RestrictionQueryResponseIncludedItem.RestrictionQueryResponseIncludedItemDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
RestrictionQueryResponseIncludedItem |
RestrictionQueryResponseIncludedItem.RestrictionQueryResponseIncludedItemDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<RestrictionQueryResponseIncludedItem> |
RestrictionQueryWithRelationshipsResponse.getIncluded()
Array of objects related to the restriction query.
|
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryWithRelationshipsResponse |
RestrictionQueryWithRelationshipsResponse.addIncludedItem(RestrictionQueryResponseIncludedItem includedItem) |
void |
RestrictionQueryResponseIncludedItem.RestrictionQueryResponseIncludedItemSerializer.serialize(RestrictionQueryResponseIncludedItem value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryWithRelationshipsResponse |
RestrictionQueryWithRelationshipsResponse.included(List<RestrictionQueryResponseIncludedItem> included) |
void |
RestrictionQueryWithRelationshipsResponse.setIncluded(List<RestrictionQueryResponseIncludedItem> included) |
| Constructor and Description |
|---|
RestrictionQueryResponseIncludedItemSerializer(Class<RestrictionQueryResponseIncludedItem> t) |
Copyright © 2026. All rights reserved.