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