Article |
This is a model class for an Article object that will be created by the
HelpCenterProvider .
|
ArticleResponse |
This is a class model for a response for an Article.
|
ArticlesListResponse |
This is a class model for a response for requesting articles.
|
ArticlesSearchResponse |
This is a class model for a response for searching sections.
|
ArticleVote |
This is a class model for an Article vote.
|
ArticleVoteResponse |
Models the response from the creation of a ArticleVote .
|
Attachment |
This is a model class for an Attachment object that will be created by the
HelpCenterProvider .
|
AttachmentResponse |
This is a class model for a response for fetching attachments associated with an article.
|
CategoriesResponse |
This is a class model for a response for requesting categories.
|
Category |
This is a model class for a Category object that will be created by the
HelpCenterProvider .
|
CategoryResponse |
This is a class model for a response for an Category.
|
FlatArticle |
This is a model class for a FlatArticle object which contains an Article object, its relevant
Section object and its relevant Category object for easy of use.
|
HelpCenterSearch |
This class encapsulates the parameters for searching Help Center.
|
HelpCenterSearch.Builder |
|
LastSearch |
This class encapsulates information about the last Help Center search.
|
ListArticleQuery |
This class encapsulates the parameters for listing Articles in Help Center.
|
RecordArticleViewRequest |
This class encapsulates the parameters for submitting information about the last search to Help Center.
|
SearchArticle |
|
Section |
This is a model class for a Section object that will be created by the HelpCenterProvider .
|
SectionResponse |
This is a class model for a response for a Section.
|
SectionsResponse |
This is a class model for a response for requesting sections.
|
SimpleArticle |
This is a model class for an simplified Article object that will be created by the
HelpCenterProvider#getSuggestedArticles(SuggestedArticleSearch, ZendeskCallback) .
|
SuggestedArticleResponse |
Wrapper class to encapsulate a list SimpleArticle
received from com.zendesk.sdk.network.HelpCenterProvider#getSuggestedArticles(SuggestedArticleSearch, ZendeskCallback)
|
SuggestedArticleSearch |
This class models a search for suggested articles
|
SuggestedArticleSearch.Builder |
|
User |
|