Package | Description |
---|---|
com.tencentcloudapi.cdwch.v20200915.models |
Modifier and Type | Method and Description |
---|---|
InstanceInfo |
DescribeInstanceResponse.getInstanceInfo()
Get 实例描述信息
|
InstanceInfo[] |
DescribeInstancesNewResponse.getInstancesList()
Get 实例数组
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeInstanceResponse.setInstanceInfo(InstanceInfo InstanceInfo)
Set 实例描述信息
|
void |
DescribeInstancesNewResponse.setInstancesList(InstanceInfo[] InstancesList)
Set 实例数组
|
Constructor and Description |
---|
InstanceInfo(InstanceInfo 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 © 2024. All rights reserved.