| 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.
|
CompletableFuture<ExecutionPolicyResponse> |
ExecutionPolicyApi.createExecutionPolicyAsync(ExecutionPolicyCreateRequest body)
Create an execution policy.
|
ApiResponse<ExecutionPolicyResponse> |
ExecutionPolicyApi.createExecutionPolicyWithHttpInfo(ExecutionPolicyCreateRequest body)
Create a new execution policy.
|
CompletableFuture<ApiResponse<ExecutionPolicyResponse>> |
ExecutionPolicyApi.createExecutionPolicyWithHttpInfoAsync(ExecutionPolicyCreateRequest body)
Create an execution policy.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionPolicyCreateRequest |
ExecutionPolicyCreateRequest.data(ExecutionPolicyCreateRequestData data) |
ExecutionPolicyCreateRequest |
ExecutionPolicyCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.