| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.Builder.async(Boolean async)
Specifies whether to attach the CLB instance to the scaling group in an asynchronous manner.
|
static AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.builder() |
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.Builder.forceAttach(Boolean forceAttach)
Specifies whether to add the existing instances in the scaling group as backend servers of the load balancer.
|
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.Builder.loadBalancerConfigs(List<AttachLoadBalancersRequest.LoadBalancerConfigs> loadBalancerConfigs)
The configurations of the classic load balancer (CLB, formerly known as SLB) instance.
|
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.Builder.loadBalancers(List<String> loadBalancers)
The IDs of the load balancers that you want to attach to the scaling group.
|
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.Builder.scalingGroupId(String scalingGroupId)
The ID of the scaling group.
|
AttachLoadBalancersRequest.Builder |
AttachLoadBalancersRequest.toBuilder() |
Copyright © 2024. All rights reserved.