| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgGroupPolicyResponse |
OrgGroupsApi.createOrgGroupPolicy(OrgGroupPolicyCreateRequest body)
Create an org group policy.
|
OrgGroupPolicyResponse |
OrgGroupsApi.getOrgGroupPolicy(UUID orgGroupPolicyId)
Get an org group policy.
|
OrgGroupPolicyResponse |
OrgGroupsApi.updateOrgGroupPolicy(UUID orgGroupPolicyId,
OrgGroupPolicyUpdateRequest body)
Update an org group policy.
|
| Modifier and Type | Method and Description |
|---|---|
OrgGroupPolicyResponse |
OrgGroupPolicyResponse.data(OrgGroupPolicyData data) |
OrgGroupPolicyResponse |
OrgGroupPolicyResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.