Uses of Class
com.influxdb.client.domain.LabelsResponse
Packages that use LabelsResponse
-
Uses of LabelsResponse in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return LabelsResponse -
Uses of LabelsResponse in com.influxdb.client.service
Methods in com.influxdb.client.service that return types with arguments of type LabelsResponseModifier and TypeMethodDescriptionretrofit2.Call<LabelsResponse> BucketsService.getBucketsIDLabels(String bucketID, String zapTraceSpan) List all labels for a bucketretrofit2.Call<LabelsResponse> ChecksService.getChecksIDLabels(String checkID, String zapTraceSpan) List all labels for a checkretrofit2.Call<LabelsResponse> DashboardsService.getDashboardsIDLabels(String dashboardID, String zapTraceSpan) List all labels for a dashboardretrofit2.Call<LabelsResponse> List all labelsretrofit2.Call<LabelsResponse> NotificationEndpointsService.getNotificationEndpointsIDLabels(String endpointID, String zapTraceSpan) List all labels for a notification endpointretrofit2.Call<LabelsResponse> NotificationRulesService.getNotificationRulesIDLabels(String ruleID, String zapTraceSpan) List all labels for a notification ruleretrofit2.Call<LabelsResponse> ScraperTargetsService.getScrapersIDLabels(String scraperTargetID, String zapTraceSpan) List all labels for a scraper targetretrofit2.Call<LabelsResponse> TasksService.getTasksIDLabels(String taskID, String zapTraceSpan) List all labels for a taskretrofit2.Call<LabelsResponse> TelegrafsService.getTelegrafsIDLabels(String telegrafID, String zapTraceSpan) List all labels for a Telegraf configretrofit2.Call<LabelsResponse> VariablesService.getVariablesIDLabels(String variableID, String zapTraceSpan) List all labels for a variable