| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AiCustomRulesetResponse |
StaticAnalysisApi.createAiCustomRuleset(AiCustomRulesetRequest body)
Create an AI custom ruleset.
|
CompletableFuture<AiCustomRulesetResponse> |
StaticAnalysisApi.createAiCustomRulesetAsync(AiCustomRulesetRequest body)
Create an AI custom ruleset.
|
ApiResponse<AiCustomRulesetResponse> |
StaticAnalysisApi.createAiCustomRulesetWithHttpInfo(AiCustomRulesetRequest body)
Create a new AI custom ruleset for the authenticated organization.
|
CompletableFuture<ApiResponse<AiCustomRulesetResponse>> |
StaticAnalysisApi.createAiCustomRulesetWithHttpInfoAsync(AiCustomRulesetRequest body)
Create an AI custom ruleset.
|
| Modifier and Type | Method and Description |
|---|---|
AiCustomRulesetRequest |
AiCustomRulesetRequest.data(AiCustomRulesetRequestData data) |
AiCustomRulesetRequest |
AiCustomRulesetRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.