Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiUserSessionList |
UsersResourceApi.getSessions()
Return a list of the sessions associated with interactive authenticated users in Cloudera Manager.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiUserSessionList> |
UsersResourceApi.getSessionsWithHttpInfo()
Return a list of the sessions associated with interactive authenticated users in Cloudera Manager.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
UsersResourceApi.getSessionsAsync(ApiCallback<ApiUserSessionList> callback)
Return a list of the sessions associated with interactive authenticated users in Cloudera Manager.
|
Modifier and Type | Method and Description |
---|---|
ApiUserSessionList |
ApiUserSessionList.addItemsItem(ApiUserSession itemsItem) |
ApiUserSessionList |
ApiUserSessionList.items(List<ApiUserSession> items) |
Copyright © 2019. All rights reserved.