| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportSubscriptionsGet200Response |
ReportSubscriptionsApi.getAllSubscriptions(String organizationId)
Get All Subscriptions
View a summary of all report subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3ReportSubscriptionsGet200Response> |
ReportSubscriptionsApi.getAllSubscriptionsWithHttpInfo(String organizationId)
Get All Subscriptions
View a summary of all report subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ReportSubscriptionsApi.getAllSubscriptionsAsync(String organizationId,
ApiCallback<ReportingV3ReportSubscriptionsGet200Response> callback)
Get All Subscriptions (asynchronously)
View a summary of all report subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportSubscriptionsGet200Response |
ReportingV3ReportSubscriptionsGet200Response.addSubscriptionsItem(ReportingV3ReportSubscriptionsGet200ResponseSubscriptions subscriptionsItem) |
ReportingV3ReportSubscriptionsGet200Response |
ReportingV3ReportSubscriptionsGet200Response.subscriptions(List<ReportingV3ReportSubscriptionsGet200ResponseSubscriptions> subscriptions) |
Copyright © 2020. All rights reserved.