public class JoinGroupListResponse extends Object
构造器和说明 |
---|
JoinGroupListResponse(List<JoinGroupResource> groups,
String cursor) |
限定符和类型 | 方法和说明 |
---|---|
String |
getCursor() |
List<String> |
getGroupIds() |
List<JoinGroupResource> |
getGroups() |
EMPage<String> |
toEMPage() |
EMPage<JoinGroupResource> |
toEMPageWithInfo() |
String |
toString() |
public JoinGroupListResponse(List<JoinGroupResource> groups, String cursor)
public List<JoinGroupResource> getGroups()
public EMPage<JoinGroupResource> toEMPageWithInfo()
public String getCursor()
Copyright © 2024. All rights reserved.