Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiRoleConfigList |
RolesResourceApi.readRolesConfig(String clusterName,
String serviceName,
BigDecimal limit,
BigDecimal offset,
String view)
Retrieves all the roles in the service, including all the configurations for each role.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiRoleConfigList> |
RolesResourceApi.readRolesConfigWithHttpInfo(String clusterName,
String serviceName,
BigDecimal limit,
BigDecimal offset,
String view)
Retrieves all the roles in the service, including all the configurations for each role.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
RolesResourceApi.readRolesConfigAsync(String clusterName,
String serviceName,
BigDecimal limit,
BigDecimal offset,
String view,
ApiCallback<ApiRoleConfigList> callback)
Retrieves all the roles in the service, including all the configurations for each role.
|
Modifier and Type | Method and Description |
---|---|
ApiRoleConfigList |
ApiRoleConfigList.addItemsItem(ApiRoleConfig itemsItem) |
ApiRoleConfigList |
ApiRoleConfigList.items(List<ApiRoleConfig> items) |
Copyright © 2024. All rights reserved.