| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static UserTargetType |
UserTargetType.USERS |
| Modifier and Type | Method and Description |
|---|---|
static UserTargetType |
UserTargetType.fromValue(String value) |
UserTargetType |
UserTarget.getType()
Indicates that the resource is of type
users. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserTargetType.UserTargetTypeSerializer.serialize(UserTargetType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UserTarget.setType(UserTargetType type) |
UserTarget |
UserTarget.type(UserTargetType type) |
| Constructor and Description |
|---|
UserTarget(String id,
UserTargetType type) |
| Constructor and Description |
|---|
UserTargetTypeSerializer(Class<UserTargetType> t) |
Copyright © 2026. All rights reserved.