| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
StatusPagesComponentArrayIncluded |
StatusPagesComponentArrayIncluded.StatusPagesComponentArrayIncludedDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
StatusPagesComponentArrayIncluded |
StatusPagesComponentArrayIncluded.StatusPagesComponentArrayIncludedDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatusPagesComponentArrayIncluded> |
StatusPagesComponentArray.getIncluded()
The included related resources of a component.
|
List<StatusPagesComponentArrayIncluded> |
StatusPagesComponent.getIncluded()
The included related resources of a component.
|
| Modifier and Type | Method and Description |
|---|---|
StatusPagesComponentArray |
StatusPagesComponentArray.addIncludedItem(StatusPagesComponentArrayIncluded includedItem) |
StatusPagesComponent |
StatusPagesComponent.addIncludedItem(StatusPagesComponentArrayIncluded includedItem) |
void |
StatusPagesComponentArrayIncluded.StatusPagesComponentArrayIncludedSerializer.serialize(StatusPagesComponentArrayIncluded value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
StatusPagesComponentArray |
StatusPagesComponentArray.included(List<StatusPagesComponentArrayIncluded> included) |
StatusPagesComponent |
StatusPagesComponent.included(List<StatusPagesComponentArrayIncluded> included) |
void |
StatusPagesComponentArray.setIncluded(List<StatusPagesComponentArrayIncluded> included) |
void |
StatusPagesComponent.setIncluded(List<StatusPagesComponentArrayIncluded> included) |
| Constructor and Description |
|---|
StatusPagesComponentArrayIncludedSerializer(Class<StatusPagesComponentArrayIncluded> t) |
Copyright © 2026. All rights reserved.