| Package | Description | 
|---|---|
| com.tencentcloudapi.tsf.v20180326.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CommonOption[] | SchedulingStrategy. getNodeScheduleOptions()Get - | 
| CommonOption[] | Affinity. getPaths()Get - | 
| CommonOption[] | AvailableZoneScatterScheduleRule. getPaths()Get - | 
| CommonOption[] | SchedulingStrategy. getStrongAffinityList()Get - | 
| CommonOption[] | SchedulingStrategy. getWeakAffinityList()Get - | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchedulingStrategy. setNodeScheduleOptions(CommonOption[] NodeScheduleOptions)Set - | 
| void | Affinity. setPaths(CommonOption[] Paths)Set - | 
| void | AvailableZoneScatterScheduleRule. setPaths(CommonOption[] Paths)Set - | 
| void | SchedulingStrategy. setStrongAffinityList(CommonOption[] StrongAffinityList)Set - | 
| void | SchedulingStrategy. setWeakAffinityList(CommonOption[] WeakAffinityList)Set - | 
| Constructor and Description | 
|---|
| CommonOption(CommonOption 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.