public class ArchiveResource extends BaseResource
apiClient, baseUrl, MAX_RESULTS, OM| Constructor and Description |
|---|
ArchiveResource(GroupsIOApiClient apiClient,
String baseUrl) |
| Modifier and Type | Method and Description |
|---|---|
List<Topic> |
getTopics(Integer groupId)
Gets a list of
Topics from the specified group. |
callApi, callApi, loginpublic ArchiveResource(GroupsIOApiClient apiClient, String baseUrl)
public List<Topic> getTopics(Integer groupId) throws URISyntaxException, IOException, GroupsIOApiException
Topics from the specified group.List<Topic> representing the topics in the groupURISyntaxExceptionIOExceptionGroupsIOApiExceptionCopyright © 2017–2018. All rights reserved.