Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiRoleList |
RolesResourceApi.bulkDeleteRoles(String clusterName,
String serviceName,
ApiRoleNameList body)
Bulk delete roles in a particular service by name.
|
ApiRoleList |
AuthServiceRolesResourceApi.createRoles(ApiRoleList body)
Create new roles in the Authentication Services.
|
ApiRoleList |
MgmtRolesResourceApi.createRoles(ApiRoleList body)
Create new roles in the Cloudera Management Services.
|
ApiRoleList |
RolesResourceApi.createRoles(String clusterName,
String serviceName,
ApiRoleList body)
Create new roles in a given service.
|
ApiRoleList |
RoleConfigGroupsResourceApi.moveRoles(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiRoleNameList body)
Moves roles to the specified role config group.
|
ApiRoleList |
RoleConfigGroupsResourceApi.moveRolesToBaseGroup(String clusterName,
String serviceName,
ApiRoleNameList body)
Moves roles to the base role config group.
|
ApiRoleList |
AuthServiceRolesResourceApi.readRoles()
List all roles of the Authentication Services.
|
ApiRoleList |
MgmtRolesResourceApi.readRoles()
List all roles of the Cloudera Management Services.
|
ApiRoleList |
MgmtRoleConfigGroupsResourceApi.readRoles(String roleConfigGroupName)
Returns all roles in the given role config group in the Cloudera Management Services.
|
ApiRoleList |
AuthServiceRoleConfigGroupsResourceApi.readRoles(String roleConfigGroupName)
Returns all roles in the given role config group in the Authentication Service.
|
ApiRoleList |
RoleConfigGroupsResourceApi.readRoles(String clusterName,
String roleConfigGroupName,
String serviceName)
Returns all roles in the given role config group.
|
ApiRoleList |
RolesResourceApi.readRoles(String clusterName,
String serviceName,
String filter,
String view)
Lists all roles of a given service.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiRoleList> |
RolesResourceApi.bulkDeleteRolesWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Bulk delete roles in a particular service by name.
|
ApiResponse<ApiRoleList> |
AuthServiceRolesResourceApi.createRolesWithHttpInfo(ApiRoleList body)
Create new roles in the Authentication Services.
|
ApiResponse<ApiRoleList> |
MgmtRolesResourceApi.createRolesWithHttpInfo(ApiRoleList body)
Create new roles in the Cloudera Management Services.
|
ApiResponse<ApiRoleList> |
RolesResourceApi.createRolesWithHttpInfo(String clusterName,
String serviceName,
ApiRoleList body)
Create new roles in a given service.
|
ApiResponse<ApiRoleList> |
RoleConfigGroupsResourceApi.moveRolesToBaseGroupWithHttpInfo(String clusterName,
String serviceName,
ApiRoleNameList body)
Moves roles to the base role config group.
|
ApiResponse<ApiRoleList> |
RoleConfigGroupsResourceApi.moveRolesWithHttpInfo(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiRoleNameList body)
Moves roles to the specified role config group.
|
ApiResponse<ApiRoleList> |
AuthServiceRolesResourceApi.readRolesWithHttpInfo()
List all roles of the Authentication Services.
|
ApiResponse<ApiRoleList> |
MgmtRolesResourceApi.readRolesWithHttpInfo()
List all roles of the Cloudera Management Services.
|
ApiResponse<ApiRoleList> |
MgmtRoleConfigGroupsResourceApi.readRolesWithHttpInfo(String roleConfigGroupName)
Returns all roles in the given role config group in the Cloudera Management Services.
|
ApiResponse<ApiRoleList> |
AuthServiceRoleConfigGroupsResourceApi.readRolesWithHttpInfo(String roleConfigGroupName)
Returns all roles in the given role config group in the Authentication Service.
|
ApiResponse<ApiRoleList> |
RoleConfigGroupsResourceApi.readRolesWithHttpInfo(String clusterName,
String roleConfigGroupName,
String serviceName)
Returns all roles in the given role config group.
|
ApiResponse<ApiRoleList> |
RolesResourceApi.readRolesWithHttpInfo(String clusterName,
String serviceName,
String filter,
String view)
Lists all roles of a given service.
|
Modifier and Type | Method and Description |
---|---|
ApiRoleList |
AuthServiceRolesResourceApi.createRoles(ApiRoleList body)
Create new roles in the Authentication Services.
|
ApiRoleList |
MgmtRolesResourceApi.createRoles(ApiRoleList body)
Create new roles in the Cloudera Management Services.
|
ApiRoleList |
RolesResourceApi.createRoles(String clusterName,
String serviceName,
ApiRoleList body)
Create new roles in a given service.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.createRolesAsync(ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in the Authentication Services.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.createRolesAsync(ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
RolesResourceApi.createRolesAsync(String clusterName,
String serviceName,
ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in a given service.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.createRolesCall(ApiRoleList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createRoles
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.createRolesCall(ApiRoleList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createRoles
|
com.squareup.okhttp.Call |
RolesResourceApi.createRolesCall(String clusterName,
String serviceName,
ApiRoleList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createRoles
|
ApiResponse<ApiRoleList> |
AuthServiceRolesResourceApi.createRolesWithHttpInfo(ApiRoleList body)
Create new roles in the Authentication Services.
|
ApiResponse<ApiRoleList> |
MgmtRolesResourceApi.createRolesWithHttpInfo(ApiRoleList body)
Create new roles in the Cloudera Management Services.
|
ApiResponse<ApiRoleList> |
RolesResourceApi.createRolesWithHttpInfo(String clusterName,
String serviceName,
ApiRoleList body)
Create new roles in a given service.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
RolesResourceApi.bulkDeleteRolesAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Bulk delete roles in a particular service by name.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.createRolesAsync(ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in the Authentication Services.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.createRolesAsync(ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
RolesResourceApi.createRolesAsync(String clusterName,
String serviceName,
ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in a given service.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.moveRolesAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Moves roles to the specified role config group.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.moveRolesToBaseGroupAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Moves roles to the base role config group.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.readRolesAsync(ApiCallback<ApiRoleList> callback)
List all roles of the Authentication Services.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.readRolesAsync(ApiCallback<ApiRoleList> callback)
List all roles of the Cloudera Management Services.
|
com.squareup.okhttp.Call |
MgmtRoleConfigGroupsResourceApi.readRolesAsync(String roleConfigGroupName,
ApiCallback<ApiRoleList> callback)
Returns all roles in the given role config group in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceRoleConfigGroupsResourceApi.readRolesAsync(String roleConfigGroupName,
ApiCallback<ApiRoleList> callback)
Returns all roles in the given role config group in the Authentication Service.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.readRolesAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiCallback<ApiRoleList> callback)
Returns all roles in the given role config group.
|
com.squareup.okhttp.Call |
RolesResourceApi.readRolesAsync(String clusterName,
String serviceName,
String filter,
String view,
ApiCallback<ApiRoleList> callback)
Lists all roles of a given service.
|
Modifier and Type | Method and Description |
---|---|
ApiRoleList |
ApiRoleList.addItemsItem(ApiRole itemsItem) |
ApiRoleList |
ApiRoleList.items(List<ApiRole> items) |
Copyright © 2019. All rights reserved.