| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
NotebookResponseData |
NotebookResponseData.attributes(NotebookResponseDataAttributes attributes) |
NotebookResponseData |
NotebookResponse.getData()
The data for a notebook.
|
NotebookResponseData |
NotebookResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
NotebookResponseData |
NotebookResponseData.type(NotebookResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
NotebookResponse |
NotebookResponse.data(NotebookResponseData data) |
void |
NotebookResponse.setData(NotebookResponseData data) |
Copyright © 2024. All rights reserved.