| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricResource |
MetricResource.name(String name) |
MetricResource |
MetricResource.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MetricResource |
MetricResource.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<MetricResource> |
MetricSeries.getResources()
A list of resources to associate with this metric.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSeries |
MetricSeries.addResourcesItem(MetricResource resourcesItem) |
| Modifier and Type | Method and Description |
|---|---|
MetricSeries |
MetricSeries.resources(List<MetricResource> resources) |
void |
MetricSeries.setResources(List<MetricResource> resources) |
Copyright © 2024. All rights reserved.