| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse |
ServiceScorecardsApi.listScorecardRules()
List all rules.
|
ListRulesResponse |
ServiceScorecardsApi.listScorecardRules(ServiceScorecardsApi.ListScorecardRulesOptionalParameters parameters)
List all rules.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListRulesResponse> |
ServiceScorecardsApi.listScorecardRulesAsync()
List all rules.
|
CompletableFuture<ListRulesResponse> |
ServiceScorecardsApi.listScorecardRulesAsync(ServiceScorecardsApi.ListScorecardRulesOptionalParameters parameters)
List all rules.
|
ApiResponse<ListRulesResponse> |
ServiceScorecardsApi.listScorecardRulesWithHttpInfo(ServiceScorecardsApi.ListScorecardRulesOptionalParameters parameters)
Fetch all rules.
|
CompletableFuture<ApiResponse<ListRulesResponse>> |
ServiceScorecardsApi.listScorecardRulesWithHttpInfoAsync(ServiceScorecardsApi.ListScorecardRulesOptionalParameters parameters)
List all rules.
|
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse |
ListRulesResponse.addDataItem(ListRulesResponseDataItem dataItem) |
ListRulesResponse |
ListRulesResponse.data(List<ListRulesResponseDataItem> data) |
ListRulesResponse |
ListRulesResponse.links(ListRulesResponseLinks links) |
ListRulesResponse |
ListRulesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.