| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addAllTagsItem(String allTagsItem) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addEnvTagsItem(String envTagsItem) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addGroupsItem(String groupsItem) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addMonitorIdsItem(Long monitorIdsItem) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addOverallStatusItem(SLOOverallStatuses overallStatusItem) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addServiceTagsItem(String serviceTagsItem) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addTeamTagsItem(String teamTagsItem) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addThresholdsItem(SearchSLOThreshold thresholdsItem) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.allTags(List<String> allTags) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.creator(SLOCreator creator) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.description(String description) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.envTags(List<String> envTags) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveData.getAttributes()
A service level objective object includes a service level indicator, thresholds for one or more
timeframes, and metadata (
name, description, and tags). |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.groups(List<String> groups) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.monitorIds(List<Long> monitorIds) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.name(String name) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.overallStatus(List<SLOOverallStatuses> overallStatus) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.query(SearchSLOQuery query) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.serviceTags(List<String> serviceTags) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.sloType(SLOType sloType) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.status(SLOStatus status) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.teamTags(List<String> teamTags) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.thresholds(List<SearchSLOThreshold> thresholds) |
| Modifier and Type | Method and Description |
|---|---|
SearchServiceLevelObjectiveData |
SearchServiceLevelObjectiveData.attributes(SearchServiceLevelObjectiveAttributes attributes) |
void |
SearchServiceLevelObjectiveData.setAttributes(SearchServiceLevelObjectiveAttributes attributes) |
Copyright © 2024. All rights reserved.