| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyListenerResponse> |
ElasticLoadBalancingV2AsyncClient.modifyListener(ModifyListenerRequest modifyListenerRequest)
Modifies the specified properties of the specified listener.
|
default ModifyListenerResponse |
ElasticLoadBalancingV2Client.modifyListener(ModifyListenerRequest modifyListenerRequest)
Modifies the specified properties of the specified listener.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyListenerRequestMarshaller.marshall(ModifyListenerRequest modifyListenerRequest) |
Copyright © 2019. All rights reserved.