| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleUserAttributes |
ScheduleUserAttributes.email(String email) |
ScheduleUserAttributes |
ScheduleUser.getAttributes()
Provides basic user information for a schedule, including a name and email address.
|
ScheduleUserAttributes |
ScheduleUserAttributes.name(String name) |
ScheduleUserAttributes |
ScheduleUserAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ScheduleUserAttributes |
ScheduleUserAttributes.status(UserAttributesStatus status) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleUser |
ScheduleUser.attributes(ScheduleUserAttributes attributes) |
void |
ScheduleUser.setAttributes(ScheduleUserAttributes attributes) |
Copyright © 2026. All rights reserved.