| Package | Description | 
|---|---|
| com.tencentcloudapi.omics.v20221128.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RunOption | Run. getOption()Deprecated.   | 
| RunOption | RunGroup. getOption()Get WDL running option | 
| RunOption | RunApplicationRequest. getOption()Get WDL running option | 
| RunOption | RetryRunsRequest. getWDLOption()Get WDL running option. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Run. setOption(RunOption Option)Deprecated.   | 
| void | RunGroup. setOption(RunOption Option)Set WDL running option | 
| void | RunApplicationRequest. setOption(RunOption Option)Set WDL running option | 
| void | RetryRunsRequest. setWDLOption(RunOption WDLOption)Set WDL running option. | 
| Constructor and Description | 
|---|
| RunOption(RunOption 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.