| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.paginators | |
| software.amazon.awssdk.services.globalaccelerator.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListCustomRoutingEndpointGroupsResponse |
GlobalAcceleratorClient.listCustomRoutingEndpointGroups(ListCustomRoutingEndpointGroupsRequest 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.
|
default ListCustomRoutingEndpointGroupsIterable |
GlobalAcceleratorClient.listCustomRoutingEndpointGroupsPaginator(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
default ListCustomRoutingEndpointGroupsPublisher |
GlobalAcceleratorAsyncClient.listCustomRoutingEndpointGroupsPaginator(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
| Constructor and Description |
|---|
ListCustomRoutingEndpointGroupsIterable(GlobalAcceleratorClient client,
ListCustomRoutingEndpointGroupsRequest firstRequest) |
ListCustomRoutingEndpointGroupsPublisher(GlobalAcceleratorAsyncClient client,
ListCustomRoutingEndpointGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCustomRoutingEndpointGroupsRequestMarshaller.marshall(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest) |
Copyright © 2022. All rights reserved.