Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ModifyProxyConfigurationResponse
-
Packages that use ModifyProxyConfigurationResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ModifyProxyConfigurationResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return ModifyProxyConfigurationResponse Modifier and Type Method Description ModifyProxyConfigurationResponse
GaapClient. ModifyProxyConfiguration(ModifyProxyConfigurationRequest req)
本接口(ModifyProxyConfiguration)用于修改通道的配置。根据当前业务的容量需求,扩容或缩容相关通道的配置。仅支持Scalarable为1的通道,Scalarable可通过接口DescribeProxies获取。 -
Uses of ModifyProxyConfigurationResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ModifyProxyConfigurationResponse Constructor Description ModifyProxyConfigurationResponse(ModifyProxyConfigurationResponse 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.
-