| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLoadBalancerPolicyResponse |
ElasticLoadBalancingClient.createLoadBalancerPolicy(Consumer<CreateLoadBalancerPolicyRequest.Builder> createLoadBalancerPolicyRequest)
Creates a policy with the specified attributes for the specified load balancer.
|
default CreateLoadBalancerPolicyResponse |
ElasticLoadBalancingClient.createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest)
Creates a policy with the specified attributes for the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLoadBalancerPolicyResponse> |
ElasticLoadBalancingAsyncClient.createLoadBalancerPolicy(Consumer<CreateLoadBalancerPolicyRequest.Builder> createLoadBalancerPolicyRequest)
Creates a policy with the specified attributes for the specified load balancer.
|
default CompletableFuture<CreateLoadBalancerPolicyResponse> |
ElasticLoadBalancingAsyncClient.createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest)
Creates a policy with the specified attributes for the specified load balancer.
|
Copyright © 2022. All rights reserved.