Uses of Class
com.tencentcloudapi.teo.v20220901.models.ModifyApplicationProxyRuleResponse
-
Packages that use ModifyApplicationProxyRuleResponse Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of ModifyApplicationProxyRuleResponse in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 that return ModifyApplicationProxyRuleResponse Modifier and Type Method Description ModifyApplicationProxyRuleResponse
TeoClient. ModifyApplicationProxyRule(ModifyApplicationProxyRuleRequest req)
修改应用代理规则 -
Uses of ModifyApplicationProxyRuleResponse in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type ModifyApplicationProxyRuleResponse Constructor Description ModifyApplicationProxyRuleResponse(ModifyApplicationProxyRuleResponse 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.
-