| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
UserIdentifiersList |
MandatorAdministrationApi.deleteUsers(UserIdentifiersParams body)
Delete users
Delete one or several users, which are specified by a given list of identifiers.
|
com.squareup.okhttp.Call |
MandatorAdministrationApi.deleteUsersAsync(UserIdentifiersParams body,
ApiCallback<UserIdentifiersList> callback)
Delete users (asynchronously)
Delete one or several users, which are specified by a given list of identifiers.
|
com.squareup.okhttp.Call |
MandatorAdministrationApi.deleteUsersCall(UserIdentifiersParams body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteUsers
|
ApiResponse<UserIdentifiersList> |
MandatorAdministrationApi.deleteUsersWithHttpInfo(UserIdentifiersParams body)
Delete users
Delete one or several users, which are specified by a given list of identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
UserIdentifiersParams |
UserIdentifiersParams.addUserIdsItem(String userIdsItem) |
UserIdentifiersParams |
UserIdentifiersParams.userIds(List<String> userIds) |
Copyright © 2018. All rights reserved.