| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseWatcherRelationships |
CaseWatcher.getRelationships()
Relationships for a case watcher, linking to the underlying user resource.
|
CaseWatcherRelationships |
CaseWatcherRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseWatcherRelationships |
CaseWatcherRelationships.user(CaseWatcherUserRelationship user) |
| Modifier and Type | Method and Description |
|---|---|
CaseWatcher |
CaseWatcher.relationships(CaseWatcherRelationships relationships) |
void |
CaseWatcher.setRelationships(CaseWatcherRelationships relationships) |
| Constructor and Description |
|---|
CaseWatcher(String id,
CaseWatcherRelationships relationships,
CaseWatcherResourceType type) |
Copyright © 2026. All rights reserved.