| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters |
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters.policyId(String policyId)
Set policyId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CsmThreatsApi.deleteCSMThreatsAgentRule(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a Workload Protection agent rule.
|
CompletableFuture<Void> |
CsmThreatsApi.deleteCSMThreatsAgentRuleAsync(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a Workload Protection agent rule.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a specific Workload Protection agent rule.
|
CompletableFuture<ApiResponse<Void>> |
CsmThreatsApi.deleteCSMThreatsAgentRuleWithHttpInfoAsync(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a Workload Protection agent rule.
|
Copyright © 2025. All rights reserved.