Uses of Class
com.gooddata.sdk.model.executeafm.result.Warning
-
Packages that use Warning Package Description com.gooddata.sdk.model.executeafm.result -
-
Uses of Warning in com.gooddata.sdk.model.executeafm.result
Methods in com.gooddata.sdk.model.executeafm.result that return types with arguments of type Warning Modifier and Type Method Description java.util.List<Warning>ExecutionResult. getWarnings()Method parameters in com.gooddata.sdk.model.executeafm.result with type arguments of type Warning Modifier and Type Method Description voidExecutionResult. setWarnings(java.util.List<Warning> warnings)Sets warnings for this result
-