| Package | Description |
|---|---|
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
Users |
Users.addUsersItem(User usersItem) |
Users |
Users.links(UsersLinks links) |
Users |
Users.users(List<User> users) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Users> |
UsersService.getUsers(String zapTraceSpan,
Integer offset,
Integer limit,
String after,
String name,
String id)
List all users
|
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.