| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TeamRefDataType |
TeamRefDataType.TEAM |
| Modifier and Type | Method and Description |
|---|---|
static TeamRefDataType |
TeamRefDataType.fromValue(String value) |
TeamRefDataType |
TeamRefData.getType()
Datadog team resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamRefDataType.TeamRefDataTypeSerializer.serialize(TeamRefDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TeamRefData.setType(TeamRefDataType type) |
TeamRefData |
TeamRefData.type(TeamRefDataType type) |
| Constructor and Description |
|---|
TeamRefData(String id,
TeamRefDataType type) |
| Constructor and Description |
|---|
TeamRefDataTypeSerializer(Class<TeamRefDataType> t) |
Copyright © 2026. All rights reserved.