Package | Description |
---|---|
com.tencentcloudapi.as.v20180419 | |
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
ScaleOutInstancesResponse |
AsClient.ScaleOutInstances(ScaleOutInstancesRequest req)
为伸缩组指定数量扩容实例,返回扩容活动的 ActivityId。
伸缩组需要未处于活动中
接口会增加期望实例数,新的期望实例数需要小于等于最大实例数
扩容如果失败或者部分成功,最后期望实例数只会增加实际成功的实例数量
|
Constructor and Description |
---|
ScaleOutInstancesRequest(ScaleOutInstancesRequest 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.