| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomRuleResponse |
StaticAnalysisApi.createCustomRule(String rulesetName,
CustomRuleRequest body)
Create Custom Rule.
|
CustomRuleResponse |
StaticAnalysisApi.getCustomRule(String rulesetName,
String ruleName)
Show Custom Rule.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRuleResponse |
CustomRuleResponse.data(CustomRuleResponseData data) |
CustomRuleResponse |
CustomRuleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.