Uses of Class
com.tencentcloudapi.tsf.v20180326.models.GatewayPluginBoundParam
-
Packages that use GatewayPluginBoundParam Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of GatewayPluginBoundParam in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return GatewayPluginBoundParam Modifier and Type Method Description GatewayPluginBoundParam[]BindPluginRequest. getPluginInstanceList()Get 分组/API绑定插件列表Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type GatewayPluginBoundParam Modifier and Type Method Description voidBindPluginRequest. setPluginInstanceList(GatewayPluginBoundParam[] PluginInstanceList)Set 分组/API绑定插件列表Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type GatewayPluginBoundParam Constructor Description GatewayPluginBoundParam(GatewayPluginBoundParam 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.
-