| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyListenerResponse |
ElasticLoadBalancingV2Client.modifyListener(Consumer<ModifyListenerRequest.Builder> modifyListenerRequest)
Replaces the specified properties of the specified listener.
|
default ModifyListenerResponse |
ElasticLoadBalancingV2Client.modifyListener(ModifyListenerRequest modifyListenerRequest)
Replaces the specified properties of the specified listener.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyListenerResponse> |
ElasticLoadBalancingV2AsyncClient.modifyListener(Consumer<ModifyListenerRequest.Builder> modifyListenerRequest)
Replaces the specified properties of the specified listener.
|
default CompletableFuture<ModifyListenerResponse> |
ElasticLoadBalancingV2AsyncClient.modifyListener(ModifyListenerRequest modifyListenerRequest)
Replaces the specified properties of the specified listener.
|
Copyright © 2020. All rights reserved.