| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetLoadBalancerPoliciesOfListenerResponse |
ElasticLoadBalancingClient.setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest)
Replaces the current set of policies for the specified load balancer port with the specified set of policies.
|
default CompletableFuture<SetLoadBalancerPoliciesOfListenerResponse> |
ElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest)
Replaces the current set of policies for the specified load balancer port with the specified set of policies.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetLoadBalancerPoliciesOfListenerRequestMarshaller.marshall(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest) |
Copyright © 2023. All rights reserved.