| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListCustomRoutingEndpointGroupsResponse |
GlobalAcceleratorClient.listCustomRoutingEndpointGroups(Consumer<ListCustomRoutingEndpointGroupsRequest.Builder> listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
default ListCustomRoutingEndpointGroupsResponse |
GlobalAcceleratorClient.listCustomRoutingEndpointGroups(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCustomRoutingEndpointGroupsResponse> |
GlobalAcceleratorAsyncClient.listCustomRoutingEndpointGroups(Consumer<ListCustomRoutingEndpointGroupsRequest.Builder> listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
default CompletableFuture<ListCustomRoutingEndpointGroupsResponse> |
GlobalAcceleratorAsyncClient.listCustomRoutingEndpointGroups(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListCustomRoutingEndpointGroupsResponse> |
ListCustomRoutingEndpointGroupsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCustomRoutingEndpointGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCustomRoutingEndpointGroupsResponse> subscriber) |
Copyright © 2023. All rights reserved.