Uses of Class
com.tencentcloudapi.tsf.v20180326.models.TsfPageApiDetailInfo
-
Packages that use TsfPageApiDetailInfo Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of TsfPageApiDetailInfo in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return TsfPageApiDetailInfo Modifier and Type Method Description TsfPageApiDetailInfoDescribeGatewayApisResponse. getResult()Get 翻页结构Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type TsfPageApiDetailInfo Modifier and Type Method Description voidDescribeGatewayApisResponse. setResult(TsfPageApiDetailInfo Result)Set 翻页结构Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type TsfPageApiDetailInfo Constructor Description TsfPageApiDetailInfo(TsfPageApiDetailInfo 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.
-