Uses of Class
com.gooddata.sdk.model.executeafm.result.Paging
Packages that use Paging
-
Uses of Paging in com.gooddata.sdk.model.executeafm.result
Methods in com.gooddata.sdk.model.executeafm.result that return PagingModifier and TypeMethodDescriptionPaging.count(int... count) Sets count compound of given elements, each element per dimensionExecutionResult.getPaging()Paging.offset(int... offset) Sets size compound of given elements, each element per dimensionPaging.total(int... total) Sets size compound of given elements, each element per dimensionConstructors in com.gooddata.sdk.model.executeafm.result with parameters of type PagingModifierConstructorDescriptionExecutionResult(String[][] data, Paging paging) Creates new resultExecutionResult(String[] data, Paging paging) Creates new result