Uses of Class
com.cloudera.api.model.ApiUserSession

Packages that use ApiUserSession
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiUserSession in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiUserSession
 List<ApiUserSession> ApiUserSessionList.getUserSessions()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiUserSession
 void ApiUserSessionList.setUserSessions(List<ApiUserSession> values)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiUserSession
ApiUserSessionList(List<ApiUserSession> users)
           
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.