Uses of Class
com.gooddata.dataload.OutputStage
-
Packages that use OutputStage Package Description com.gooddata.dataload -
-
Uses of OutputStage in com.gooddata.dataload
Methods in com.gooddata.dataload that return OutputStage Modifier and Type Method Description OutputStageOutputStageService. getOutputStage(Project project)Get output stage by given project.OutputStageOutputStageService. getOutputStageByUri(String uri)Get output stage by given URI.OutputStageOutputStageService. updateOutputStage(OutputStage outputStage)Update output stage.Methods in com.gooddata.dataload with parameters of type OutputStage Modifier and Type Method Description OutputStageOutputStageService. updateOutputStage(OutputStage outputStage)Update output stage.
-