Uses of Class
com.influxdb.client.domain.LabelMapping
Packages that use LabelMapping
-
Uses of LabelMapping in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return LabelMapping -
Uses of LabelMapping in com.influxdb.client.service
Methods in com.influxdb.client.service with parameters of type LabelMappingModifier and TypeMethodDescriptionretrofit2.Call<LabelResponse> BucketsService.postBucketsIDLabels(String bucketID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a bucketretrofit2.Call<LabelResponse> ChecksService.postChecksIDLabels(String checkID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a checkretrofit2.Call<LabelResponse> DashboardsService.postDashboardsIDLabels(String dashboardID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a dashboardretrofit2.Call<LabelResponse> NotificationEndpointsService.postNotificationEndpointIDLabels(String endpointID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a notification endpointretrofit2.Call<LabelResponse> NotificationRulesService.postNotificationRuleIDLabels(String ruleID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a notification ruleretrofit2.Call<LabelResponse> ScraperTargetsService.postScrapersIDLabels(String scraperTargetID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a scraper targetretrofit2.Call<LabelResponse> TasksService.postTasksIDLabels(String taskID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a taskretrofit2.Call<LabelResponse> TelegrafsService.postTelegrafsIDLabels(String telegrafID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a Telegraf configretrofit2.Call<LabelResponse> VariablesService.postVariablesIDLabels(String variableID, LabelMapping labelMapping, String zapTraceSpan) Add a label to a variable