Class Index
java.lang.Object
com.ringcentral.paths.analytics.calls.v1.accounts.timeline.fetch.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(TimelineRequest timelineRequest) post
(TimelineRequest timelineRequest, AnalyticsCallsTimelineFetchParameters queryParams) Returns time-value data aggregations filtered by parameters specified HTTP Method: post Endpoint: /analytics/calls/v1/accounts/{accountId}/timeline/fetch Rate Limit Group: Light App Permission: Analytics
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public TimelineResponse post(TimelineRequest timelineRequest, AnalyticsCallsTimelineFetchParameters queryParams) throws RestException, IOException Returns time-value data aggregations filtered by parameters specified HTTP Method: post Endpoint: /analytics/calls/v1/accounts/{accountId}/timeline/fetch Rate Limit Group: Light App Permission: Analytics- Throws:
RestException
IOException
-
post
- Throws:
RestException
IOException
-