| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricAssetNotebookRelationship |
MetricAssetNotebookRelationship.id(String id) |
MetricAssetNotebookRelationship |
MetricAssetNotebookRelationship.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MetricAssetNotebookRelationship |
MetricAssetNotebookRelationship.type(MetricNotebookType type) |
| Modifier and Type | Method and Description |
|---|---|
List<MetricAssetNotebookRelationship> |
MetricAssetNotebookRelationships.getData()
A list of notebooks that can be referenced in the
included data. |
| Modifier and Type | Method and Description |
|---|---|
MetricAssetNotebookRelationships |
MetricAssetNotebookRelationships.addDataItem(MetricAssetNotebookRelationship dataItem) |
| Modifier and Type | Method and Description |
|---|---|
MetricAssetNotebookRelationships |
MetricAssetNotebookRelationships.data(List<MetricAssetNotebookRelationship> data) |
void |
MetricAssetNotebookRelationships.setData(List<MetricAssetNotebookRelationship> data) |
Copyright © 2024. All rights reserved.