| Package | Description |
|---|---|
| com.byteplus.id | |
| com.byteplus.id.model |
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse |
IdApi.listUsers(ListUsersRequest body) |
com.squareup.okhttp.Call |
IdApi.listUsersAsync(ListUsersRequest body,
ApiCallback<ListUsersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IdApi.listUsersCall(ListUsersRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listUsers
|
ApiResponse<ListUsersResponse> |
IdApi.listUsersWithHttpInfo(@NotNull ListUsersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListUsersRequest |
ListUsersRequest.filter(FilterForListUsersInput filter) |
ListUsersRequest |
ListUsersRequest.pageNumber(Integer pageNumber) |
ListUsersRequest |
ListUsersRequest.pageSize(Integer pageSize) |
ListUsersRequest |
ListUsersRequest.sortDirection(String sortDirection) |
ListUsersRequest |
ListUsersRequest.sortField(String sortField) |
ListUsersRequest |
ListUsersRequest.userPoolUid(String userPoolUid) |
Copyright © 2026. All rights reserved.