| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleResponse |
ServiceScorecardsApi.updateScorecardRule(String ruleId,
UpdateRuleRequest body)
Update an existing rule.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UpdateRuleResponse> |
ServiceScorecardsApi.updateScorecardRuleAsync(String ruleId,
UpdateRuleRequest body)
Update an existing rule.
|
ApiResponse<UpdateRuleResponse> |
ServiceScorecardsApi.updateScorecardRuleWithHttpInfo(String ruleId,
UpdateRuleRequest body)
Updates an existing rule.
|
CompletableFuture<ApiResponse<UpdateRuleResponse>> |
ServiceScorecardsApi.updateScorecardRuleWithHttpInfoAsync(String ruleId,
UpdateRuleRequest body)
Update an existing rule.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleResponse |
UpdateRuleResponse.data(UpdateRuleResponseData data) |
UpdateRuleResponse |
UpdateRuleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.