Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiUser2List |
UsersResourceApi.createUsers2(ApiUser2List body)
Creates a list of users.
|
ApiUser2List |
UsersResourceApi.readUsers2(String view)
Returns a list of the user names configured in the system.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiUser2List> |
UsersResourceApi.createUsers2WithHttpInfo(ApiUser2List body)
Creates a list of users.
|
ApiResponse<ApiUser2List> |
UsersResourceApi.readUsers2WithHttpInfo(String view)
Returns a list of the user names configured in the system.
|
Modifier and Type | Method and Description |
---|---|
ApiUser2List |
UsersResourceApi.createUsers2(ApiUser2List body)
Creates a list of users.
|
com.squareup.okhttp.Call |
UsersResourceApi.createUsers2Async(ApiUser2List body,
ApiCallback<ApiUser2List> callback)
Creates a list of users.
|
com.squareup.okhttp.Call |
UsersResourceApi.createUsers2Call(ApiUser2List body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createUsers2
|
ApiResponse<ApiUser2List> |
UsersResourceApi.createUsers2WithHttpInfo(ApiUser2List body)
Creates a list of users.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
UsersResourceApi.createUsers2Async(ApiUser2List body,
ApiCallback<ApiUser2List> callback)
Creates a list of users.
|
com.squareup.okhttp.Call |
UsersResourceApi.readUsers2Async(String view,
ApiCallback<ApiUser2List> callback)
Returns a list of the user names configured in the system.
|
Modifier and Type | Method and Description |
---|---|
ApiUser2List |
ApiUser2List.addItemsItem(ApiUser2 itemsItem) |
ApiUser2List |
ApiUser2List.items(List<ApiUser2> items) |
Copyright © 2019. All rights reserved.