| Package | Description |
|---|---|
| com.byteplus.id | |
| com.byteplus.id.model |
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse |
IdApi.listUsers(ListUsersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListUsersResponse> |
IdApi.listUsersWithHttpInfo(@NotNull ListUsersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
IdApi.listUsersAsync(ListUsersRequest body,
ApiCallback<ListUsersResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse |
ListUsersResponse.addDataItem(DataForListUsersOutput dataItem) |
ListUsersResponse |
ListUsersResponse.data(List<DataForListUsersOutput> data) |
ListUsersResponse |
ListUsersResponse.pageNumber(Integer pageNumber) |
ListUsersResponse |
ListUsersResponse.pageSize(Integer pageSize) |
ListUsersResponse |
ListUsersResponse.totalCount(Integer totalCount) |
Copyright © 2026. All rights reserved.