| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SharedDashboardIncluded |
SharedDashboardIncluded.SharedDashboardIncludedDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
SharedDashboardIncluded |
SharedDashboardIncluded.SharedDashboardIncludedDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SharedDashboardIncluded> |
ListSharedDashboardsResponse.getIncluded()
Users and dashboards related to the shared dashboards.
|
| Modifier and Type | Method and Description |
|---|---|
ListSharedDashboardsResponse |
ListSharedDashboardsResponse.addIncludedItem(SharedDashboardIncluded includedItem) |
void |
SharedDashboardIncluded.SharedDashboardIncludedSerializer.serialize(SharedDashboardIncluded value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
ListSharedDashboardsResponse |
ListSharedDashboardsResponse.included(List<SharedDashboardIncluded> included) |
void |
ListSharedDashboardsResponse.setIncluded(List<SharedDashboardIncluded> included) |
| Constructor and Description |
|---|
ListSharedDashboardsResponse(List<SharedDashboardResponse> data,
List<SharedDashboardIncluded> included) |
SharedDashboardIncludedSerializer(Class<SharedDashboardIncluded> t) |
Copyright © 2026. All rights reserved.