| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamsOwnershipRulesResponse |
RumTeamsOwnershipApi.listTeamsOwnershipRules()
List teams ownership rules.
|
TeamsOwnershipRulesResponse |
RumTeamsOwnershipApi.listTeamsOwnershipRules(RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters parameters)
List teams ownership rules.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TeamsOwnershipRulesResponse> |
RumTeamsOwnershipApi.listTeamsOwnershipRulesAsync()
List teams ownership rules.
|
CompletableFuture<TeamsOwnershipRulesResponse> |
RumTeamsOwnershipApi.listTeamsOwnershipRulesAsync(RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters parameters)
List teams ownership rules.
|
ApiResponse<TeamsOwnershipRulesResponse> |
RumTeamsOwnershipApi.listTeamsOwnershipRulesWithHttpInfo(RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters parameters)
Get the list of teams ownership rules for your organization, optionally filtered.
|
CompletableFuture<ApiResponse<TeamsOwnershipRulesResponse>> |
RumTeamsOwnershipApi.listTeamsOwnershipRulesWithHttpInfoAsync(RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters parameters)
List teams ownership rules.
|
| Modifier and Type | Method and Description |
|---|---|
TeamsOwnershipRulesResponse |
TeamsOwnershipRulesResponse.addDataItem(TeamsOwnershipRuleResponseData dataItem) |
TeamsOwnershipRulesResponse |
TeamsOwnershipRulesResponse.data(List<TeamsOwnershipRuleResponseData> data) |
TeamsOwnershipRulesResponse |
TeamsOwnershipRulesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.