| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamsOwnershipRuleTeamMapping |
TeamsOwnershipRuleTeamMapping.mappingId(String mappingId) |
TeamsOwnershipRuleTeamMapping |
TeamsOwnershipRuleTeamMapping.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TeamsOwnershipRuleTeamMapping |
TeamsOwnershipRuleTeamMapping.teamHandle(String teamHandle) |
| Modifier and Type | Method and Description |
|---|---|
List<TeamsOwnershipRuleTeamMapping> |
TeamsOwnershipRuleResponseAttributes.getTeams()
The teams that own the matched views, each paired with the ID of its underlying mapping.
|
| Modifier and Type | Method and Description |
|---|---|
TeamsOwnershipRuleResponseAttributes |
TeamsOwnershipRuleResponseAttributes.addTeamsItem(TeamsOwnershipRuleTeamMapping teamsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeamsOwnershipRuleResponseAttributes.setTeams(List<TeamsOwnershipRuleTeamMapping> teams) |
TeamsOwnershipRuleResponseAttributes |
TeamsOwnershipRuleResponseAttributes.teams(List<TeamsOwnershipRuleTeamMapping> teams) |
| Constructor and Description |
|---|
TeamsOwnershipRuleResponseAttributes(String applicationId,
TeamsOwnershipMatchType matchType,
String service,
List<TeamsOwnershipRuleTeamMapping> teams,
String viewName) |
Copyright © 2026. All rights reserved.