| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ExecutionPolicyResponse |
ExecutionPolicyApi.createExecutionPolicy(ExecutionPolicyCreateRequest body)
Create an execution policy.
|
ExecutionPolicyResponse |
ExecutionPolicyApi.getExecutionPolicy(String policyId)
Get an execution policy.
|
ExecutionPolicyResponse |
ExecutionPolicyApi.updateExecutionPolicy(String policyId,
ExecutionPolicyUpdateRequest body)
Update an execution policy.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionPolicyResponse |
ExecutionPolicyResponse.data(ExecutionPolicyResponseData data) |
ExecutionPolicyResponse |
ExecutionPolicyResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.