| Package | Description |
|---|---|
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
ResourceOwners |
ResourceOwners.addUsersItem(ResourceOwner usersItem) |
ResourceOwners |
ResourceOwners.links(UsersLinks links) |
ResourceOwners |
ResourceOwners.users(List<ResourceOwner> users) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<ResourceOwners> |
BucketsService.getBucketsIDOwners(String bucketID,
String zapTraceSpan)
List all owners of a bucket
|
retrofit2.Call<ResourceOwners> |
DashboardsService.getDashboardsIDOwners(String dashboardID,
String zapTraceSpan)
List all dashboard owners
|
retrofit2.Call<ResourceOwners> |
OrganizationsService.getOrgsIDOwners(String orgID,
String zapTraceSpan)
List all owners of an organization
|
retrofit2.Call<ResourceOwners> |
ScraperTargetsService.getScrapersIDOwners(String scraperTargetID,
String zapTraceSpan)
List all owners of a scraper target
|
retrofit2.Call<ResourceOwners> |
TasksService.getTasksIDOwners(String taskID,
String zapTraceSpan)
List all owners of a task
|
retrofit2.Call<ResourceOwners> |
TelegrafsService.getTelegrafsIDOwners(String telegrafID,
String zapTraceSpan)
List all owners of a Telegraf configuration
|
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.