| Package | Description |
|---|---|
| org.zendesk.client.v2 |
| Modifier and Type | Method and Description |
|---|---|
Section |
Zendesk.createSection(Section section) |
Section |
Zendesk.getSection(long id) |
Section |
Zendesk.updateSection(Section section) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Section> |
Zendesk.getSections() |
Iterable<Section> |
Zendesk.getSections(Category category) |
Iterable<Section> |
Zendesk.getSections(UserSegment userSegment)
List Sections using a User Segment
|
| Modifier and Type | Method and Description |
|---|---|
Section |
Zendesk.createSection(Section section) |
void |
Zendesk.deleteSection(Section section) |
Iterable<Article> |
Zendesk.getArticles(Section section) |
Section |
Zendesk.updateSection(Section section) |
Copyright © 2013–2020. All rights reserved.