| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricAssetAttributes |
MetricSLOAsset.getAttributes()
Assets where only included attribute is its title
|
MetricAssetAttributes |
MetricNotebookAsset.getAttributes()
Assets where only included attribute is its title
|
MetricAssetAttributes |
MetricMonitorAsset.getAttributes()
Assets where only included attribute is its title
|
MetricAssetAttributes |
MetricAssetAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MetricAssetAttributes |
MetricAssetAttributes.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
MetricSLOAsset |
MetricSLOAsset.attributes(MetricAssetAttributes attributes) |
MetricNotebookAsset |
MetricNotebookAsset.attributes(MetricAssetAttributes attributes) |
MetricMonitorAsset |
MetricMonitorAsset.attributes(MetricAssetAttributes attributes) |
void |
MetricSLOAsset.setAttributes(MetricAssetAttributes attributes) |
void |
MetricNotebookAsset.setAttributes(MetricAssetAttributes attributes) |
void |
MetricMonitorAsset.setAttributes(MetricAssetAttributes attributes) |
Copyright © 2024. All rights reserved.