| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<PageOfDashboards> |
DashboardApi.getAllDashboards(Optional<String> filter,
Optional<Integer> startAt,
Optional<Integer> maxResults,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get all dashboards
Returns a list of dashboards owned by or shared with the user.
|
io.reactivex.Single<PageOfDashboards> |
DashboardsApi.getAllDashboards(Optional<String> filter,
Optional<Integer> startAt,
Optional<Integer> maxResults,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get all dashboards
Returns a list of dashboards owned by or shared with the user.
|
Copyright © 2011–2021 Everit Kft.. All rights reserved.