Class Users

java.lang.Object
com.gooddata.sdk.common.collections.Page<User>
com.gooddata.sdk.model.project.Users

public class Users
extends com.gooddata.sdk.common.collections.Page<User>
List of users. Deserialization only.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String URI  
  • Constructor Summary

    Constructors 
    Constructor Description
    Users​(User... users)  
  • Method Summary

    Methods inherited from class com.gooddata.sdk.common.collections.Page

    equals, getLinks, getNextPage, getPageItems, getPaging, hashCode, hasNextPage

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait