Uses of Class
com.tencentcloudapi.ecm.v20190719.models.SetSecurityGroupForLoadbalancersRequest
-
Packages that use SetSecurityGroupForLoadbalancersRequest Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of SetSecurityGroupForLoadbalancersRequest in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 with parameters of type SetSecurityGroupForLoadbalancersRequest Modifier and Type Method Description SetSecurityGroupForLoadbalancersResponseEcmClient. SetSecurityGroupForLoadbalancers(SetSecurityGroupForLoadbalancersRequest req)绑定或解绑一个安全组到多个负载均衡实例。 -
Uses of SetSecurityGroupForLoadbalancersRequest in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type SetSecurityGroupForLoadbalancersRequest Constructor Description SetSecurityGroupForLoadbalancersRequest(SetSecurityGroupForLoadbalancersRequest 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.
-