Package | Description |
---|---|
com.tencentcloudapi.ssl.v20191205.models |
Modifier and Type | Method and Description |
---|---|
TkeInstanceDetail[] |
DescribeHostTkeInstanceListResponse.getInstanceList()
Get tke实例列表,取不到值返回空数组
注意:此字段可能返回 null,表示取不到有效值。
|
TkeInstanceDetail[] |
TkeInstanceList.getInstanceList()
Get tke实例详情
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeHostTkeInstanceListResponse.setInstanceList(TkeInstanceDetail[] InstanceList)
Set tke实例列表,取不到值返回空数组
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TkeInstanceList.setInstanceList(TkeInstanceDetail[] InstanceList)
Set tke实例详情
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
TkeInstanceDetail(TkeInstanceDetail 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.