| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
NotebooksResponseData |
NotebooksResponseData.attributes(NotebooksResponseDataAttributes attributes) |
NotebooksResponseData |
NotebooksResponseData.type(NotebookResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<NotebooksResponseData> |
NotebooksResponse.getData()
List of notebook definitions.
|
| Modifier and Type | Method and Description |
|---|---|
NotebooksResponse |
NotebooksResponse.addDataItem(NotebooksResponseData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
NotebooksResponse |
NotebooksResponse.data(List<NotebooksResponseData> data) |
void |
NotebooksResponse.setData(List<NotebooksResponseData> data) |
Copyright © 2023. All rights reserved.