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