| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamResponse |
TeamsApi.createTeam(TeamCreateRequest body)
Create a team.
|
TeamResponse |
TeamsApi.getTeam(String teamId)
Get a team.
|
TeamResponse |
TeamsApi.updateTeam(String teamId,
TeamUpdateRequest body)
Update a team.
|
| Modifier and Type | Method and Description |
|---|---|
TeamResponse |
TeamResponse.data(Team data) |
TeamResponse |
TeamResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.