| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListCustomRoutingAcceleratorsResponse |
GlobalAcceleratorClient.listCustomRoutingAccelerators(Consumer<ListCustomRoutingAcceleratorsRequest.Builder> listCustomRoutingAcceleratorsRequest)
List the custom routing accelerators for an Amazon Web Services account.
|
default ListCustomRoutingAcceleratorsResponse |
GlobalAcceleratorClient.listCustomRoutingAccelerators(ListCustomRoutingAcceleratorsRequest listCustomRoutingAcceleratorsRequest)
List the custom routing accelerators for an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCustomRoutingAcceleratorsResponse> |
GlobalAcceleratorAsyncClient.listCustomRoutingAccelerators(Consumer<ListCustomRoutingAcceleratorsRequest.Builder> listCustomRoutingAcceleratorsRequest)
List the custom routing accelerators for an Amazon Web Services account.
|
default CompletableFuture<ListCustomRoutingAcceleratorsResponse> |
GlobalAcceleratorAsyncClient.listCustomRoutingAccelerators(ListCustomRoutingAcceleratorsRequest listCustomRoutingAcceleratorsRequest)
List the custom routing accelerators for an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListCustomRoutingAcceleratorsResponse> |
ListCustomRoutingAcceleratorsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCustomRoutingAcceleratorsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCustomRoutingAcceleratorsResponse> subscriber) |
Copyright © 2022. All rights reserved.