Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
InstanceStatus[] |
DescribeInstancesStatusResponse.getInstanceStatusSet()
Get [Instance status](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1) list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeInstancesStatusResponse.setInstanceStatusSet(InstanceStatus[] InstanceStatusSet)
Set [Instance status](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1) list.
|
Constructor and Description |
---|
InstanceStatus(InstanceStatus 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 © 2023. All rights reserved.