| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetLoadBalancerPoliciesOfListenerResponse> |
ElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesOfListener(Consumer<SetLoadBalancerPoliciesOfListenerRequest.Builder> setLoadBalancerPoliciesOfListenerRequest)
Replaces the current set of policies for the specified load balancer port with the specified set of policies.
|
default SetLoadBalancerPoliciesOfListenerResponse |
ElasticLoadBalancingClient.setLoadBalancerPoliciesOfListener(Consumer<SetLoadBalancerPoliciesOfListenerRequest.Builder> 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 |
|---|---|
static Class<? extends SetLoadBalancerPoliciesOfListenerRequest.Builder> |
SetLoadBalancerPoliciesOfListenerRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.