Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiAuthRoleList |
AuthRolesResourceApi.createAuthRoles(ApiAuthRoleList body)
Creates a list of auth roles.
|
ApiAuthRoleList |
AuthRolesResourceApi.readAuthRoles(String view)
Returns a list of the auth roles configured in the system.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiAuthRoleList> |
AuthRolesResourceApi.createAuthRolesWithHttpInfo(ApiAuthRoleList body)
Creates a list of auth roles.
|
ApiResponse<ApiAuthRoleList> |
AuthRolesResourceApi.readAuthRolesWithHttpInfo(String view)
Returns a list of the auth roles configured in the system.
|
Modifier and Type | Method and Description |
---|---|
ApiAuthRoleList |
AuthRolesResourceApi.createAuthRoles(ApiAuthRoleList body)
Creates a list of auth roles.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.createAuthRolesAsync(ApiAuthRoleList body,
ApiCallback<ApiAuthRoleList> callback)
Creates a list of auth roles.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.createAuthRolesCall(ApiAuthRoleList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createAuthRoles
|
ApiResponse<ApiAuthRoleList> |
AuthRolesResourceApi.createAuthRolesWithHttpInfo(ApiAuthRoleList body)
Creates a list of auth roles.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AuthRolesResourceApi.createAuthRolesAsync(ApiAuthRoleList body,
ApiCallback<ApiAuthRoleList> callback)
Creates a list of auth roles.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.readAuthRolesAsync(String view,
ApiCallback<ApiAuthRoleList> callback)
Returns a list of the auth roles configured in the system.
|
Modifier and Type | Method and Description |
---|---|
ApiAuthRoleList |
ApiAuthRoleList.addItemsItem(ApiAuthRole itemsItem) |
ApiAuthRoleList |
ApiAuthRoleList.items(List<ApiAuthRole> items) |
Copyright © 2019. All rights reserved.