| Package | Description |
|---|---|
| com.byteplus.id | |
| com.byteplus.id.model |
| Modifier and Type | Method and Description |
|---|---|
ListUserPoolsResponse |
IdApi.listUserPools(ListUserPoolsRequest body) |
com.squareup.okhttp.Call |
IdApi.listUserPoolsAsync(ListUserPoolsRequest body,
ApiCallback<ListUserPoolsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IdApi.listUserPoolsCall(ListUserPoolsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listUserPools
|
ApiResponse<ListUserPoolsResponse> |
IdApi.listUserPoolsWithHttpInfo(@NotNull ListUserPoolsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListUserPoolsRequest |
ListUserPoolsRequest.filter(FilterForListUserPoolsInput filter) |
ListUserPoolsRequest |
ListUserPoolsRequest.pageNumber(Integer pageNumber) |
ListUserPoolsRequest |
ListUserPoolsRequest.pageSize(Integer pageSize) |
ListUserPoolsRequest |
ListUserPoolsRequest.projectName(String projectName) |
ListUserPoolsRequest |
ListUserPoolsRequest.sortDirection(String sortDirection) |
ListUserPoolsRequest |
ListUserPoolsRequest.sortField(String sortField) |
Copyright © 2026. All rights reserved.