| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PaginationIterable<ListRulesResponseDataItem> |
ServiceScorecardsApi.listScorecardRulesWithPagination()
List all rules.
|
PaginationIterable<ListRulesResponseDataItem> |
ServiceScorecardsApi.listScorecardRulesWithPagination(ServiceScorecardsApi.ListScorecardRulesOptionalParameters parameters)
List all rules.
|
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponseDataItem |
ListRulesResponseDataItem.attributes(RuleAttributes attributes) |
ListRulesResponseDataItem |
ListRulesResponseDataItem.id(String id) |
ListRulesResponseDataItem |
ListRulesResponseDataItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ListRulesResponseDataItem |
ListRulesResponseDataItem.relationships(RelationshipToRule relationships) |
ListRulesResponseDataItem |
ListRulesResponseDataItem.type(RuleType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ListRulesResponseDataItem> |
ListRulesResponse.getData()
Array of rule details.
|
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse |
ListRulesResponse.addDataItem(ListRulesResponseDataItem dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse |
ListRulesResponse.data(List<ListRulesResponseDataItem> data) |
void |
ListRulesResponse.setData(List<ListRulesResponseDataItem> data) |
Copyright © 2024. All rights reserved.