| 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.
|
CompletableFuture<OrgGroupPolicyResponse> |
OrgGroupsApi.createOrgGroupPolicyAsync(OrgGroupPolicyCreateRequest body)
Create an org group policy.
|
ApiResponse<OrgGroupPolicyResponse> |
OrgGroupsApi.createOrgGroupPolicyWithHttpInfo(OrgGroupPolicyCreateRequest body)
Create a new policy for an organization group.
|
CompletableFuture<ApiResponse<OrgGroupPolicyResponse>> |
OrgGroupsApi.createOrgGroupPolicyWithHttpInfoAsync(OrgGroupPolicyCreateRequest body)
Create an org group policy.
|
| Modifier and Type | Method and Description |
|---|---|
OrgGroupPolicyCreateRequest |
OrgGroupPolicyCreateRequest.data(OrgGroupPolicyCreateData data) |
OrgGroupPolicyCreateRequest |
OrgGroupPolicyCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.