Uses of Class
com.influxdb.client.domain.ResourceOwners
-
Uses of ResourceOwners in com.influxdb.client.domain
Modifier and TypeMethodDescriptionResourceOwners.addUsersItem
(ResourceOwner usersItem) ResourceOwners.links
(UsersLinks links) ResourceOwners.users
(List<ResourceOwner> users) -
Uses of ResourceOwners in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<ResourceOwners> BucketsService.getBucketsIDOwners
(String bucketID, String zapTraceSpan) List all owners of a bucketretrofit2.Call
<ResourceOwners> DashboardsService.getDashboardsIDOwners
(String dashboardID, String zapTraceSpan) List all dashboard ownersretrofit2.Call
<ResourceOwners> OrganizationsService.getOrgsIDOwners
(String orgID, String zapTraceSpan) List all owners of an organizationretrofit2.Call
<ResourceOwners> ScraperTargetsService.getScrapersIDOwners
(String scraperTargetID, String zapTraceSpan) List all owners of a scraper targetretrofit2.Call
<ResourceOwners> TasksService.getTasksIDOwners
(String taskID, String zapTraceSpan) List all owners of a taskretrofit2.Call
<ResourceOwners> TelegrafsService.getTelegrafsIDOwners
(String telegrafID, String zapTraceSpan) List all owners of a Telegraf configuration