| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportDefinitionsGet200Response |
ReportDefinitionsApi.getResourceV2Info(String subscriptionType,
String organizationId)
Get Reporting Resource Information
View a list of supported reports and their attributes before subscribing to them.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3ReportDefinitionsGet200Response> |
ReportDefinitionsApi.getResourceV2InfoWithHttpInfo(String subscriptionType,
String organizationId)
Get Reporting Resource Information
View a list of supported reports and their attributes before subscribing to them.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ReportDefinitionsApi.getResourceV2InfoAsync(String subscriptionType,
String organizationId,
ApiCallback<ReportingV3ReportDefinitionsGet200Response> callback)
Get Reporting Resource Information (asynchronously)
View a list of supported reports and their attributes before subscribing to them.
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportDefinitionsGet200Response |
ReportingV3ReportDefinitionsGet200Response.addReportDefinitionsItem(ReportingV3ReportDefinitionsGet200ResponseReportDefinitions reportDefinitionsItem) |
ReportingV3ReportDefinitionsGet200Response |
ReportingV3ReportDefinitionsGet200Response.reportDefinitions(List<ReportingV3ReportDefinitionsGet200ResponseReportDefinitions> reportDefinitions) |
Copyright © 2020. All rights reserved.