| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateListenerResponse |
ElasticLoadBalancingV2Client.createListener(CreateListenerRequest createListenerRequest)
Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
|
default CompletableFuture<CreateListenerResponse> |
ElasticLoadBalancingV2AsyncClient.createListener(CreateListenerRequest createListenerRequest)
Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateListenerRequestMarshaller.marshall(CreateListenerRequest createListenerRequest) |
Copyright © 2022. All rights reserved.