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() |
|