| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgGroupResponse |
OrgGroupsApi.createOrgGroup(OrgGroupCreateRequest body)
Create an org group.
|
OrgGroupResponse |
OrgGroupsApi.getOrgGroup(UUID orgGroupId)
Get an org group.
|
OrgGroupResponse |
OrgGroupsApi.updateOrgGroup(UUID orgGroupId,
OrgGroupUpdateRequest body)
Update an org group.
|
| Modifier and Type | Method and Description |
|---|---|
OrgGroupResponse |
OrgGroupResponse.data(OrgGroupData data) |
OrgGroupResponse |
OrgGroupResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.