| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseWatcherUserRelationship |
CaseWatcherUserRelationship.data(UserRelationshipData data) |
CaseWatcherUserRelationship |
CaseWatcherRelationships.getUser()
The user relationship for a case watcher.
|
CaseWatcherUserRelationship |
CaseWatcherUserRelationship.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaseWatcherRelationships.setUser(CaseWatcherUserRelationship user) |
CaseWatcherRelationships |
CaseWatcherRelationships.user(CaseWatcherUserRelationship user) |
| Constructor and Description |
|---|
CaseWatcherRelationships(CaseWatcherUserRelationship user) |
Copyright © 2026. All rights reserved.