| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamSyncResponse |
TeamsApi.getTeamSync(TeamSyncAttributesSource filterSource)
Get team sync configurations.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TeamSyncResponse> |
TeamsApi.getTeamSyncAsync(TeamSyncAttributesSource filterSource)
Get team sync configurations.
|
ApiResponse<TeamSyncResponse> |
TeamsApi.getTeamSyncWithHttpInfo(TeamSyncAttributesSource filterSource)
Get all team synchronization configurations.
|
CompletableFuture<ApiResponse<TeamSyncResponse>> |
TeamsApi.getTeamSyncWithHttpInfoAsync(TeamSyncAttributesSource filterSource)
Get team sync configurations.
|
| Modifier and Type | Method and Description |
|---|---|
TeamSyncResponse |
TeamSyncResponse.addDataItem(TeamSyncData dataItem) |
TeamSyncResponse |
TeamSyncResponse.data(List<TeamSyncData> data) |
TeamSyncResponse |
TeamSyncResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.