| Package | Description | 
|---|---|
| com.tencentcloudapi.omics.v20221128.models | 
| Modifier and Type | Method and Description | 
|---|---|
| NFOption | RetryRunsRequest. getNFOption()Get Nextflow运行选项,不填使用被重试的任务批次运行选项。 | 
| NFOption | RunApplicationRequest. getNFOption()Get Nextflow运行选项。 | 
| NFOption | RunWorkflowRequest. getNFOption()Get Nextflow选项。 | 
| NFOption | RunGroup. getNFOption()Get Nextflow运行选项。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RetryRunsRequest. setNFOption(NFOption NFOption)Set Nextflow运行选项,不填使用被重试的任务批次运行选项。 | 
| void | RunApplicationRequest. setNFOption(NFOption NFOption)Set Nextflow运行选项。 | 
| void | RunWorkflowRequest. setNFOption(NFOption NFOption)Set Nextflow选项。 | 
| void | RunGroup. setNFOption(NFOption NFOption)Set Nextflow运行选项。 | 
| Constructor and Description | 
|---|
| NFOption(NFOption source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.