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