Class ResultPage
- java.lang.Object
-
- com.gooddata.sdk.model.executeafm.ResultPage
-
public class ResultPage extends java.lang.ObjectRepresents page ofExecutionResultto be requested, usingcom.gooddata.sdk.executeafm.ExecuteAfmService#getResult(ExecutionResponse, ResultPage)
-
-
Constructor Summary
Constructors Constructor Description ResultPage(java.util.List<java.lang.Integer> offsets, java.util.List<java.lang.Integer> limits)Creates new instance
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetLimitsQueryParam()java.lang.StringgetOffsetsQueryParam()
-