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.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) |