| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateRuleResponse |
ServiceScorecardsApi.createScorecardRule(CreateRuleRequest body)
Create a new rule.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateRuleResponse> |
ServiceScorecardsApi.createScorecardRuleAsync(CreateRuleRequest body)
Create a new rule.
|
ApiResponse<CreateRuleResponse> |
ServiceScorecardsApi.createScorecardRuleWithHttpInfo(CreateRuleRequest body)
Creates a new rule.
|
CompletableFuture<ApiResponse<CreateRuleResponse>> |
ServiceScorecardsApi.createScorecardRuleWithHttpInfoAsync(CreateRuleRequest body)
Create a new rule.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRuleResponse |
CreateRuleResponse.data(CreateRuleResponseData data) |
CreateRuleResponse |
CreateRuleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.