| Package | Description |
|---|---|
| com.tencentcloudapi.tsf.v20180326.models |
| Modifier and Type | Method and Description |
|---|---|
TsfPageApiGroupInfo |
DescribeGroupGatewaysResponse.getResult()
Get API分组信息
|
TsfPageApiGroupInfo |
DescribeGroupsWithPluginResponse.getResult()
Get API分组信息列表
|
TsfPageApiGroupInfo |
DescribeApiGroupsResponse.getResult()
Get 翻页结构体
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeGroupGatewaysResponse.setResult(TsfPageApiGroupInfo Result)
Set API分组信息
|
void |
DescribeGroupsWithPluginResponse.setResult(TsfPageApiGroupInfo Result)
Set API分组信息列表
|
void |
DescribeApiGroupsResponse.setResult(TsfPageApiGroupInfo Result)
Set 翻页结构体
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
TsfPageApiGroupInfo(TsfPageApiGroupInfo 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.