Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiPrincipalList |
ClouderaManagerResourceApi.getKerberosPrincipals(Boolean missingOnly)
Returns the Kerberos principals needed by the services being managed by Cloudera Manager.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiPrincipalList> |
ClouderaManagerResourceApi.getKerberosPrincipalsWithHttpInfo(Boolean missingOnly)
Returns the Kerberos principals needed by the services being managed by Cloudera Manager.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getKerberosPrincipalsAsync(Boolean missingOnly,
ApiCallback<ApiPrincipalList> callback)
Returns the Kerberos principals needed by the services being managed by Cloudera Manager.
|
Modifier and Type | Method and Description |
---|---|
ApiPrincipalList |
ApiPrincipalList.addItemsItem(String itemsItem) |
ApiPrincipalList |
ApiPrincipalList.items(List<String> items) |
Copyright © 2019. All rights reserved.