Package com.gooddata.sdk.model.connector
Class Zendesk4ProcessExecution.DownloadParams
java.lang.Object
com.gooddata.sdk.model.connector.Zendesk4ProcessExecution.DownloadParams
- Enclosing class:
- Zendesk4ProcessExecution
-
Constructor Summary
ConstructorsConstructorDescriptionDownloadParams(Boolean useBackup) DownloadParams(Boolean useBackup, Integer parallelWorkers, Integer parallelBatchSeconds) DownloadParams(Integer parallelWorkers, Integer parallelBatchSeconds) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetParallelBatchSeconds(Integer parallelBatchSeconds) voidsetParallelWorkers(Integer parallelWorkers) voidsetUseBackup(Boolean useBackup) toString()