| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TeamsOwnershipRuleType |
TeamsOwnershipRuleType.TEAMS_OWNERSHIP_GROUPED_MAPPINGS |
| Modifier and Type | Method and Description |
|---|---|
static TeamsOwnershipRuleType |
TeamsOwnershipRuleType.fromValue(String value) |
TeamsOwnershipRuleType |
TeamsOwnershipRuleResponseData.getType()
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamsOwnershipRuleType.TeamsOwnershipRuleTypeSerializer.serialize(TeamsOwnershipRuleType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TeamsOwnershipRuleResponseData.setType(TeamsOwnershipRuleType type) |
TeamsOwnershipRuleResponseData |
TeamsOwnershipRuleResponseData.type(TeamsOwnershipRuleType type) |
| Constructor and Description |
|---|
TeamsOwnershipRuleResponseData(TeamsOwnershipRuleResponseAttributes attributes,
String id,
TeamsOwnershipRuleType type) |
| Constructor and Description |
|---|
TeamsOwnershipRuleTypeSerializer(Class<TeamsOwnershipRuleType> t) |
Copyright © 2026. All rights reserved.