Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
GatewayDeployGroup[] |
ApiGroupInfo.getBindedGatewayDeployGroups()
Get api分组已绑定的网关部署组
注意:此字段可能返回 null,表示取不到有效值。
|
GatewayDeployGroup[] |
TsfPageGatewayDeployGroup.getContent()
Get 记录实体列表
|
Modifier and Type | Method and Description |
---|---|
void |
ApiGroupInfo.setBindedGatewayDeployGroups(GatewayDeployGroup[] BindedGatewayDeployGroups)
Set api分组已绑定的网关部署组
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TsfPageGatewayDeployGroup.setContent(GatewayDeployGroup[] Content)
Set 记录实体列表
|
Constructor and Description |
---|
GatewayDeployGroup(GatewayDeployGroup 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.