| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DashboardUsageType |
DashboardUsageType.DASHBOARDS_USAGES |
| Modifier and Type | Method and Description |
|---|---|
static DashboardUsageType |
DashboardUsageType.fromValue(String value) |
DashboardUsageType |
DashboardUsage.getType()
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardUsageType.DashboardUsageTypeSerializer.serialize(DashboardUsageType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DashboardUsage.setType(DashboardUsageType type) |
DashboardUsage |
DashboardUsage.type(DashboardUsageType type) |
| Constructor and Description |
|---|
DashboardUsage(DashboardUsageAttributes attributes,
String id,
DashboardUsageType type) |
| Constructor and Description |
|---|
DashboardUsageTypeSerializer(Class<DashboardUsageType> t) |
Copyright © 2026. All rights reserved.