Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312 | |
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
AttachInstancesResponse |
BatchClient.AttachInstances(AttachInstancesRequest req)
此接口可将已存在实例添加到计算环境中。
实例需要满足如下条件:
1.实例不在批量计算系统中。 2.实例状态要求处于运行中。 3.支持预付费实例,按小时后付费实例,专享子机实例。不支持竞价实例。 此接口会将加入到计算环境中的实例重设UserData和重装操作系统。 |
Constructor and Description |
---|
AttachInstancesRequest(AttachInstancesRequest 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.