| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingEndpointGroupsResult |
AWSGlobalAcceleratorClient.listCustomRoutingEndpointGroups(ListCustomRoutingEndpointGroupsRequest request)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
ListCustomRoutingEndpointGroupsResult |
AbstractAWSGlobalAccelerator.listCustomRoutingEndpointGroups(ListCustomRoutingEndpointGroupsRequest request) |
ListCustomRoutingEndpointGroupsResult |
AWSGlobalAccelerator.listCustomRoutingEndpointGroups(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingEndpointGroupsResult |
ListCustomRoutingEndpointGroupsResult.clone() |
ListCustomRoutingEndpointGroupsResult |
ListCustomRoutingEndpointGroupsResult.withEndpointGroups(Collection<CustomRoutingEndpointGroup> endpointGroups)
The list of the endpoint groups associated with a listener for a custom routing accelerator.
|
ListCustomRoutingEndpointGroupsResult |
ListCustomRoutingEndpointGroupsResult.withEndpointGroups(CustomRoutingEndpointGroup... endpointGroups)
The list of the endpoint groups associated with a listener for a custom routing accelerator.
|
ListCustomRoutingEndpointGroupsResult |
ListCustomRoutingEndpointGroupsResult.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2021. All rights reserved.