public class UserListResponse extends Object
UserListResponse(List<UserResource> entities, String cursor)
String
getCursor()
EMUser
getEMUser(String username)
List<String>
getUsernames()
EMPage<String>
toEMPage()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UserListResponse(List<UserResource> entities, String cursor)
public List<String> getUsernames()
public EMUser getEMUser(String username)
public EMPage<String> toEMPage()
public String getCursor()
public String toString()
toString
Object
Copyright © 2024. All rights reserved.