Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.CreateInstancesResponse
-
Packages that use CreateInstancesResponse Package Description com.tencentcloudapi.lighthouse.v20200324 com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of CreateInstancesResponse in com.tencentcloudapi.lighthouse.v20200324
Methods in com.tencentcloudapi.lighthouse.v20200324 that return CreateInstancesResponse Modifier and Type Method Description CreateInstancesResponse
LighthouseClient. CreateInstances(CreateInstancesRequest req)
本接口(CreateInstances)用于创建一个或多个指定套餐的轻量应用服务器实例。 -
Uses of CreateInstancesResponse in com.tencentcloudapi.lighthouse.v20200324.models
Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type CreateInstancesResponse Constructor Description CreateInstancesResponse(CreateInstancesResponse 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.
-