| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static ListCustomRoutingEndpointGroupsResponse.Builder |
ListCustomRoutingEndpointGroupsResponse.builder() |
ListCustomRoutingEndpointGroupsResponse.Builder |
ListCustomRoutingEndpointGroupsResponse.Builder.endpointGroups(Collection<CustomRoutingEndpointGroup> endpointGroups)
The list of the endpoint groups associated with a listener for a custom routing accelerator.
|
ListCustomRoutingEndpointGroupsResponse.Builder |
ListCustomRoutingEndpointGroupsResponse.Builder.endpointGroups(Consumer<CustomRoutingEndpointGroup.Builder>... endpointGroups)
The list of the endpoint groups associated with a listener for a custom routing accelerator.
|
ListCustomRoutingEndpointGroupsResponse.Builder |
ListCustomRoutingEndpointGroupsResponse.Builder.endpointGroups(CustomRoutingEndpointGroup... endpointGroups)
The list of the endpoint groups associated with a listener for a custom routing accelerator.
|
ListCustomRoutingEndpointGroupsResponse.Builder |
ListCustomRoutingEndpointGroupsResponse.Builder.nextToken(String nextToken)
The token for the next set of results.
|
ListCustomRoutingEndpointGroupsResponse.Builder |
ListCustomRoutingEndpointGroupsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListCustomRoutingEndpointGroupsResponse.Builder> |
ListCustomRoutingEndpointGroupsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.