Uses of Class
com.gooddata.sdk.model.executeafm.response.ResultDimension
Packages that use ResultDimension
-
Uses of ResultDimension in com.gooddata.sdk.model.executeafm.response
Methods in com.gooddata.sdk.model.executeafm.response that return types with arguments of type ResultDimensionModifier and TypeMethodDescriptionExecutionResponse.getDimensions()List of dimensions describing the result.Constructor parameters in com.gooddata.sdk.model.executeafm.response with type arguments of type ResultDimensionModifierConstructorDescriptionExecutionResponse(List<ResultDimension> dimensions, String executionResultUri) Creates new instance of given dimensions and execution result uri.