Uses of Class
com.tencentcloudapi.tsf.v20180326.models.BindPluginResponse
-
Packages that use BindPluginResponse Package Description com.tencentcloudapi.tsf.v20180326 com.tencentcloudapi.tsf.v20180326.models -
-
Uses of BindPluginResponse in com.tencentcloudapi.tsf.v20180326
Methods in com.tencentcloudapi.tsf.v20180326 that return BindPluginResponse Modifier and Type Method Description BindPluginResponseTsfClient. BindPlugin(BindPluginRequest req)插件与网关分组/API批量绑定 -
Uses of BindPluginResponse in com.tencentcloudapi.tsf.v20180326.models
Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type BindPluginResponse Constructor Description BindPluginResponse(BindPluginResponse 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.
-