| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetLoadBalancerPoliciesForBackendServerResponse> |
ElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesForBackendServer(Consumer<SetLoadBalancerPoliciesForBackendServerRequest.Builder> setLoadBalancerPoliciesForBackendServerRequest)
Replaces the set of policies associated with the specified port on which the EC2 instance is listening with a new
set of policies.
|
default SetLoadBalancerPoliciesForBackendServerResponse |
ElasticLoadBalancingClient.setLoadBalancerPoliciesForBackendServer(Consumer<SetLoadBalancerPoliciesForBackendServerRequest.Builder> setLoadBalancerPoliciesForBackendServerRequest)
Replaces the set of policies associated with the specified port on which the EC2 instance is listening with a new
set of policies.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SetLoadBalancerPoliciesForBackendServerRequest.Builder> |
SetLoadBalancerPoliciesForBackendServerRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.