| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateListenerResponse |
GlobalAcceleratorClient.createListener(Consumer<CreateListenerRequest.Builder> createListenerRequest)
Create a listener to process inbound connections from clients to an accelerator.
|
default CreateListenerResponse |
GlobalAcceleratorClient.createListener(CreateListenerRequest createListenerRequest)
Create a listener to process inbound connections from clients to an accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateListenerResponse> |
GlobalAcceleratorAsyncClient.createListener(Consumer<CreateListenerRequest.Builder> createListenerRequest)
Create a listener to process inbound connections from clients to an accelerator.
|
default CompletableFuture<CreateListenerResponse> |
GlobalAcceleratorAsyncClient.createListener(CreateListenerRequest createListenerRequest)
Create a listener to process inbound connections from clients to an accelerator.
|
Copyright © 2022. All rights reserved.