Uses of Class
com.tencentcloudapi.tsf.v20180326.models.DescribeGroupGatewaysRequest
-
Packages that use DescribeGroupGatewaysRequest Package Description com.tencentcloudapi.tsf.v20180326 com.tencentcloudapi.tsf.v20180326.models -
-
Uses of DescribeGroupGatewaysRequest in com.tencentcloudapi.tsf.v20180326
Methods in com.tencentcloudapi.tsf.v20180326 with parameters of type DescribeGroupGatewaysRequest Modifier and Type Method Description DescribeGroupGatewaysResponseTsfClient. DescribeGroupGateways(DescribeGroupGatewaysRequest req)查询某个网关绑定的API 分组信息列表 -
Uses of DescribeGroupGatewaysRequest in com.tencentcloudapi.tsf.v20180326.models
Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type DescribeGroupGatewaysRequest Constructor Description DescribeGroupGatewaysRequest(DescribeGroupGatewaysRequest 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.
-