| Package | Description |
|---|---|
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsQueryResultBatch |
AnalyticsQueryService.fetchResult(Long id,
Integer timeout,
Integer maxRows,
String nextToken)
Fetch Result
Fetches one batch of the result of a query execution.
|
AnalyticsQueryResultBatch |
AnalyticsQueryService.fetchResult(Long id,
Map<String,Object> params)
Fetch Result
Fetches one batch of the result of a query execution.
|
Copyright © 2022. All rights reserved.