| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
CustomRoutingEndpointConfiguration |
CustomRoutingEndpointConfiguration.clone() |
CustomRoutingEndpointConfiguration |
CustomRoutingEndpointConfiguration.withAttachmentArn(String attachmentArn)
The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources) that can
be added to accelerators and principals that have permission to add the endpoints.
|
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 © 2024. All rights reserved.