| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteLoadBalancerPolicyResponse |
ElasticLoadBalancingClient.deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest deleteLoadBalancerPolicyRequest)
Deletes the specified policy from the specified load balancer.
|
default CompletableFuture<DeleteLoadBalancerPolicyResponse> |
ElasticLoadBalancingAsyncClient.deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest deleteLoadBalancerPolicyRequest)
Deletes the specified policy from the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLoadBalancerPolicyRequestMarshaller.marshall(DeleteLoadBalancerPolicyRequest deleteLoadBalancerPolicyRequest) |
Copyright © 2023. All rights reserved.