Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312 | |
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DescribeInstancesStatusResponse |
CvmClient.DescribeInstancesStatus(DescribeInstancesStatusRequest req)
本接口 (DescribeInstancesStatus) 用于查询一个或多个实例的状态。
可以根据实例`ID`来查询实例的状态。
如果参数为空,返回当前用户一定数量(Limit所指定的数量,默认为20)的实例状态。
|
Constructor and Description |
---|
DescribeInstancesStatusResponse(DescribeInstancesStatusResponse 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.