| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomRoutingEndpointConfiguration> |
AddCustomRoutingEndpointsRequest.endpointConfigurations()
The list of endpoint objects to add to a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
AddCustomRoutingEndpointsRequest.Builder |
AddCustomRoutingEndpointsRequest.Builder.endpointConfigurations(CustomRoutingEndpointConfiguration... endpointConfigurations)
The list of endpoint objects to add to a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
AddCustomRoutingEndpointsRequest.Builder |
AddCustomRoutingEndpointsRequest.Builder.endpointConfigurations(Collection<CustomRoutingEndpointConfiguration> endpointConfigurations)
The list of endpoint objects to add to a custom routing accelerator.
|
Copyright © 2022. All rights reserved.