| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentUserAttributes |
IncidentUserAttributes.email(String email) |
IncidentUserAttributes |
IncidentUserData.getAttributes()
Attributes of user object returned by the API.
|
IncidentUserAttributes |
IncidentUserAttributes.handle(String handle) |
IncidentUserAttributes |
IncidentUserAttributes.icon(String icon) |
IncidentUserAttributes |
IncidentUserAttributes.name(String name) |
IncidentUserAttributes |
IncidentUserAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentUserAttributes |
IncidentUserAttributes.uuid(String uuid) |
| Modifier and Type | Method and Description |
|---|---|
IncidentUserData |
IncidentUserData.attributes(IncidentUserAttributes attributes) |
void |
IncidentUserData.setAttributes(IncidentUserAttributes attributes) |
Copyright © 2025. All rights reserved.