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