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

Packages that use ApiUserList
com.cloudera.api.v1 API version 1, introduced in Cloudera Manager 4.0. 
 

Uses of ApiUserList in com.cloudera.api.v1
 

Methods in com.cloudera.api.v1 that return ApiUserList
 ApiUserList UsersResource.createUsers(ApiUserList users)
          Creates a list of users.
 ApiUserList UsersResource.readUsers(DataView dataView)
          Returns a list of the user names configured in the system.
 

Methods in com.cloudera.api.v1 with parameters of type ApiUserList
 ApiUserList UsersResource.createUsers(ApiUserList users)
          Creates a list of users.
 



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