| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseWatcher |
CaseWatcher.id(String id) |
CaseWatcher |
CaseWatcher.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseWatcher |
CaseWatcher.relationships(CaseWatcherRelationships relationships) |
CaseWatcher |
CaseWatcher.type(CaseWatcherResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CaseWatcher> |
CaseWatchersResponse.getData()
List of case watchers.
|
| Modifier and Type | Method and Description |
|---|---|
CaseWatchersResponse |
CaseWatchersResponse.addDataItem(CaseWatcher dataItem) |
| Modifier and Type | Method and Description |
|---|---|
CaseWatchersResponse |
CaseWatchersResponse.data(List<CaseWatcher> data) |
void |
CaseWatchersResponse.setData(List<CaseWatcher> data) |
| Constructor and Description |
|---|
CaseWatchersResponse(List<CaseWatcher> data) |
Copyright © 2026. All rights reserved.