| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ScheduleUserType |
ScheduleUserType.USERS |
| Modifier and Type | Method and Description |
|---|---|
static ScheduleUserType |
ScheduleUserType.fromValue(String value) |
ScheduleUserType |
ScheduleUser.getType()
Users resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleUserType.ScheduleUserTypeSerializer.serialize(ScheduleUserType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ScheduleUser.setType(ScheduleUserType type) |
ScheduleUser |
ScheduleUser.type(ScheduleUserType type) |
| Constructor and Description |
|---|
ScheduleUser(ScheduleUserType type) |
| Constructor and Description |
|---|
ScheduleUserTypeSerializer(Class<ScheduleUserType> t) |
Copyright © 2025. All rights reserved.