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