Uses of Class
com.tencentcloudapi.tcb.v20180608.models.WxGatewayCustomConfig
-
Packages that use WxGatewayCustomConfig Package Description com.tencentcloudapi.tcb.v20180608.models -
-
Uses of WxGatewayCustomConfig in com.tencentcloudapi.tcb.v20180608.models
Methods in com.tencentcloudapi.tcb.v20180608.models that return WxGatewayCustomConfig Modifier and Type Method Description WxGatewayCustomConfigGatewayVersionItem. getCustomConfig()Get 网关版本自定义配置Methods in com.tencentcloudapi.tcb.v20180608.models with parameters of type WxGatewayCustomConfig Modifier and Type Method Description voidGatewayVersionItem. setCustomConfig(WxGatewayCustomConfig CustomConfig)Set 网关版本自定义配置Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type WxGatewayCustomConfig Constructor Description WxGatewayCustomConfig(WxGatewayCustomConfig 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.
-