| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
CustomRoutingEndpointConfiguration |
CustomRoutingEndpointConfiguration.clone() |
CustomRoutingEndpointConfiguration |
CustomRoutingEndpointConfiguration.withEndpointId(String endpointId)
An ID for the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomRoutingEndpointConfiguration> |
AddCustomRoutingEndpointsRequest.getEndpointConfigurations()
The list of endpoint objects to add to a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
AddCustomRoutingEndpointsRequest |
AddCustomRoutingEndpointsRequest.withEndpointConfigurations(CustomRoutingEndpointConfiguration... endpointConfigurations)
The list of endpoint objects to add to a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddCustomRoutingEndpointsRequest.setEndpointConfigurations(Collection<CustomRoutingEndpointConfiguration> endpointConfigurations)
The list of endpoint objects to add to a custom routing accelerator.
|
AddCustomRoutingEndpointsRequest |
AddCustomRoutingEndpointsRequest.withEndpointConfigurations(Collection<CustomRoutingEndpointConfiguration> endpointConfigurations)
The list of endpoint objects to add to a custom routing accelerator.
|
Copyright © 2023. All rights reserved.