Class ResultDimension
java.lang.Object
com.gooddata.sdk.model.executeafm.response.ResultDimension
Describes single dimension of the
ExecutionResult.-
Constructor Summary
ConstructorsConstructorDescriptionResultDimension(Header... headers) Creates the result dimension of given headersResultDimension(List<Header> headers) Creates the result dimension of given headers -
Method Summary
-
Constructor Details
-
ResultDimension
Creates the result dimension of given headers- Parameters:
headers- headers
-
ResultDimension
Creates the result dimension of given headers- Parameters:
headers- headers
-
-
Method Details