Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiRoleTypeList |
MgmtServiceResourceApi.listRoleTypes()
List the supported role types for the Cloudera Management Services.
|
ApiRoleTypeList |
AuthServiceResourceApi.listRoleTypes()
List the supported role types for the Authentication Service.
|
ApiRoleTypeList |
ServicesResourceApi.listRoleTypes(String clusterName,
String serviceName)
List the supported role types for a service.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiRoleTypeList> |
MgmtServiceResourceApi.listRoleTypesWithHttpInfo()
List the supported role types for the Cloudera Management Services.
|
ApiResponse<ApiRoleTypeList> |
AuthServiceResourceApi.listRoleTypesWithHttpInfo()
List the supported role types for the Authentication Service.
|
ApiResponse<ApiRoleTypeList> |
ServicesResourceApi.listRoleTypesWithHttpInfo(String clusterName,
String serviceName)
List the supported role types for a service.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.listRoleTypesAsync(ApiCallback<ApiRoleTypeList> callback)
List the supported role types for the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.listRoleTypesAsync(ApiCallback<ApiRoleTypeList> callback)
List the supported role types for the Authentication Service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.listRoleTypesAsync(String clusterName,
String serviceName,
ApiCallback<ApiRoleTypeList> callback)
List the supported role types for a service.
|
Modifier and Type | Method and Description |
---|---|
ApiRoleTypeList |
ApiRoleTypeList.addItemsItem(String itemsItem) |
ApiRoleTypeList |
ApiRoleTypeList.items(List<String> items) |
Copyright © 2019. All rights reserved.