Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
SchedulingStrategy |
DeployContainerGroupRequest.getSchedulingStrategy()
Get 节点调度策略。若不指定改参数,则默认不使用节点调度策略。
|
Modifier and Type | Method and Description |
---|---|
void |
DeployContainerGroupRequest.setSchedulingStrategy(SchedulingStrategy SchedulingStrategy)
Set 节点调度策略。若不指定改参数,则默认不使用节点调度策略。
|
Constructor and Description |
---|
SchedulingStrategy(SchedulingStrategy 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 © 2022. All rights reserved.