| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IssueUserAttributes |
IssueUserAttributes.email(String email) |
IssueUserAttributes |
IssueUser.getAttributes()
Object containing the information of a user.
|
IssueUserAttributes |
IssueUserAttributes.handle(String handle) |
IssueUserAttributes |
IssueUserAttributes.name(String name) |
IssueUserAttributes |
IssueUserAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IssueUser |
IssueUser.attributes(IssueUserAttributes attributes) |
void |
IssueUser.setAttributes(IssueUserAttributes attributes) |
| Constructor and Description |
|---|
IssueUser(IssueUserAttributes attributes,
String id,
IssueUserType type) |
Copyright © 2026. All rights reserved.