Uses of Class
com.tencentcloudapi.gaap.v20180529.models.BindRuleRealServersRequest
-
Packages that use BindRuleRealServersRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of BindRuleRealServersRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type BindRuleRealServersRequest Modifier and Type Method Description BindRuleRealServersResponseGaapClient. BindRuleRealServers(BindRuleRealServersRequest req)该接口用于7层监听器的转发规则绑定源站。注意:本接口会解绑之前绑定的源站,绑定本次调用所选择的源站。 -
Uses of BindRuleRealServersRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type BindRuleRealServersRequest Constructor Description BindRuleRealServersRequest(BindRuleRealServersRequest 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.
-