| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingAcceleratorsResponse.Builder |
ListCustomRoutingAcceleratorsResponse.Builder.accelerators(Collection<CustomRoutingAccelerator> accelerators)
The list of custom routing accelerators for a customer account.
|
ListCustomRoutingAcceleratorsResponse.Builder |
ListCustomRoutingAcceleratorsResponse.Builder.accelerators(Consumer<CustomRoutingAccelerator.Builder>... accelerators)
The list of custom routing accelerators for a customer account.
|
ListCustomRoutingAcceleratorsResponse.Builder |
ListCustomRoutingAcceleratorsResponse.Builder.accelerators(CustomRoutingAccelerator... accelerators)
The list of custom routing accelerators for a customer account.
|
static ListCustomRoutingAcceleratorsResponse.Builder |
ListCustomRoutingAcceleratorsResponse.builder() |
ListCustomRoutingAcceleratorsResponse.Builder |
ListCustomRoutingAcceleratorsResponse.Builder.nextToken(String nextToken)
The token for the next set of results.
|
ListCustomRoutingAcceleratorsResponse.Builder |
ListCustomRoutingAcceleratorsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListCustomRoutingAcceleratorsResponse.Builder> |
ListCustomRoutingAcceleratorsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.