| Package | Description |
|---|---|
| com.gooddata.executeafm.response |
| Modifier and Type | Method and Description |
|---|---|
List<ResultDimension> |
ExecutionResponse.getDimensions()
List of dimensions describing the result.
|
| Constructor and Description |
|---|
ExecutionResponse(List<ResultDimension> dimensions,
String executionResultUri)
Creates new instance of given dimensions and execution result uri.
|
Copyright © 2017. All rights reserved.