| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListCustomRoutingListenersResponse |
GlobalAcceleratorClient.listCustomRoutingListeners(Consumer<ListCustomRoutingListenersRequest.Builder> listCustomRoutingListenersRequest)
List the listeners for a custom routing accelerator.
|
default ListCustomRoutingListenersResponse |
GlobalAcceleratorClient.listCustomRoutingListeners(ListCustomRoutingListenersRequest listCustomRoutingListenersRequest)
List the listeners for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCustomRoutingListenersResponse> |
GlobalAcceleratorAsyncClient.listCustomRoutingListeners(Consumer<ListCustomRoutingListenersRequest.Builder> listCustomRoutingListenersRequest)
List the listeners for a custom routing accelerator.
|
default CompletableFuture<ListCustomRoutingListenersResponse> |
GlobalAcceleratorAsyncClient.listCustomRoutingListeners(ListCustomRoutingListenersRequest listCustomRoutingListenersRequest)
List the listeners for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListCustomRoutingListenersResponse> |
ListCustomRoutingListenersIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCustomRoutingListenersPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCustomRoutingListenersResponse> subscriber) |
Copyright © 2023. All rights reserved.