Uses of Class
com.tencentcloudapi.as.v20180419.models.AttachLoadBalancersResponse
-
Packages that use AttachLoadBalancersResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of AttachLoadBalancersResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return AttachLoadBalancersResponse Modifier and Type Method Description AttachLoadBalancersResponseAsClient. AttachLoadBalancers(AttachLoadBalancersRequest req)此接口(AttachLoadBalancers)用于将负载均衡器添加到伸缩组。 -
Uses of AttachLoadBalancersResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type AttachLoadBalancersResponse Constructor Description AttachLoadBalancersResponse(AttachLoadBalancersResponse 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.
-