| Package | Description |
|---|---|
| org.zendesk.client.v2 | |
| org.zendesk.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
<T extends SearchResultEntity> |
Zendesk.getSearchResults(Class<T> type,
String query) |
<T extends SearchResultEntity> |
Zendesk.getSearchResults(Class<T> type,
String query,
String params) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SearchResultEntity> |
Zendesk.getSearchResults(String query) |
protected com.ning.http.client.AsyncCompletionHandler<List<SearchResultEntity>> |
Zendesk.handleSearchList(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
Group |
class |
Organization |
class |
OrganizationField
Created by benashby on 8/27/2014.
|
class |
Ticket |
class |
Topic |
class |
User |
class |
UserField |
Copyright © 2013–2014. All rights reserved.