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