| Package | Description | 
|---|---|
| com.tencentcloudapi.omics.v20221128.models | 
| Modifier and Type | Method and Description | 
|---|---|
NFOption | 
RetryRunsRequest.getNFOption()
Get Nextflow running option. 
 | 
NFOption | 
RunApplicationRequest.getNFOption()
Get Nextflow running option 
 | 
NFOption | 
RunWorkflowRequest.getNFOption()
Get Nextflow option 
 | 
NFOption | 
RunGroup.getNFOption()
Get Nextflow running option
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RetryRunsRequest.setNFOption(NFOption NFOption)
Set Nextflow running option. 
 | 
void | 
RunApplicationRequest.setNFOption(NFOption NFOption)
Set Nextflow running option 
 | 
void | 
RunWorkflowRequest.setNFOption(NFOption NFOption)
Set Nextflow option 
 | 
void | 
RunGroup.setNFOption(NFOption NFOption)
Set Nextflow running option
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
| 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.