| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateListenerResponse |
GlobalAcceleratorClient.createListener(CreateListenerRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateListenerRequestMarshaller.marshall(CreateListenerRequest createListenerRequest) |
Copyright © 2022. All rights reserved.