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