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