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