| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SharedDashboardIncludedDashboardType |
SharedDashboardIncludedDashboardType.DASHBOARD |
| Modifier and Type | Method and Description |
|---|---|
static SharedDashboardIncludedDashboardType |
SharedDashboardIncludedDashboardType.fromValue(String value) |
SharedDashboardIncludedDashboardType |
SharedDashboardRelationshipDashboardData.getType()
Included dashboard resource type.
|
SharedDashboardIncludedDashboardType |
SharedDashboardIncludedDashboard.getType()
Included dashboard resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SharedDashboardIncludedDashboardType.SharedDashboardIncludedDashboardTypeSerializer.serialize(SharedDashboardIncludedDashboardType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SharedDashboardRelationshipDashboardData.setType(SharedDashboardIncludedDashboardType type) |
void |
SharedDashboardIncludedDashboard.setType(SharedDashboardIncludedDashboardType type) |
SharedDashboardRelationshipDashboardData |
SharedDashboardRelationshipDashboardData.type(SharedDashboardIncludedDashboardType type) |
SharedDashboardIncludedDashboard |
SharedDashboardIncludedDashboard.type(SharedDashboardIncludedDashboardType type) |
| Constructor and Description |
|---|
SharedDashboardIncludedDashboard(SharedDashboardIncludedDashboardAttributes attributes,
String id,
SharedDashboardIncludedDashboardType type) |
SharedDashboardRelationshipDashboardData(String id,
SharedDashboardIncludedDashboardType type) |
| Constructor and Description |
|---|
SharedDashboardIncludedDashboardTypeSerializer(Class<SharedDashboardIncludedDashboardType> t) |
Copyright © 2026. All rights reserved.