| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SharedDashboardType |
SharedDashboardType.SHARED_DASHBOARD |
| Modifier and Type | Method and Description |
|---|---|
static SharedDashboardType |
SharedDashboardType.fromValue(String value) |
SharedDashboardType |
SharedDashboardResponse.getType()
Shared dashboard resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SharedDashboardType.SharedDashboardTypeSerializer.serialize(SharedDashboardType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SharedDashboardResponse.setType(SharedDashboardType type) |
SharedDashboardResponse |
SharedDashboardResponse.type(SharedDashboardType type) |
| Constructor and Description |
|---|
SharedDashboardResponse(SharedDashboardResponseAttributes attributes,
String id,
SharedDashboardRelationships relationships,
SharedDashboardType type) |
| Constructor and Description |
|---|
SharedDashboardTypeSerializer(Class<SharedDashboardType> t) |
Copyright © 2026. All rights reserved.