| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
AddCustomRoutingEndpointsResult |
AWSGlobalAcceleratorClient.addCustomRoutingEndpoints(AddCustomRoutingEndpointsRequest request)
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
|
AddCustomRoutingEndpointsResult |
AbstractAWSGlobalAccelerator.addCustomRoutingEndpoints(AddCustomRoutingEndpointsRequest request) |
AddCustomRoutingEndpointsResult |
AWSGlobalAccelerator.addCustomRoutingEndpoints(AddCustomRoutingEndpointsRequest addCustomRoutingEndpointsRequest)
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddCustomRoutingEndpointsResult> |
AWSGlobalAcceleratorAsyncClient.addCustomRoutingEndpointsAsync(AddCustomRoutingEndpointsRequest request,
AsyncHandler<AddCustomRoutingEndpointsRequest,AddCustomRoutingEndpointsResult> asyncHandler) |
Future<AddCustomRoutingEndpointsResult> |
AbstractAWSGlobalAcceleratorAsync.addCustomRoutingEndpointsAsync(AddCustomRoutingEndpointsRequest request,
AsyncHandler<AddCustomRoutingEndpointsRequest,AddCustomRoutingEndpointsResult> asyncHandler) |
Future<AddCustomRoutingEndpointsResult> |
AWSGlobalAcceleratorAsync.addCustomRoutingEndpointsAsync(AddCustomRoutingEndpointsRequest addCustomRoutingEndpointsRequest,
AsyncHandler<AddCustomRoutingEndpointsRequest,AddCustomRoutingEndpointsResult> asyncHandler)
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
AddCustomRoutingEndpointsResult |
AddCustomRoutingEndpointsResult.clone() |
AddCustomRoutingEndpointsResult |
AddCustomRoutingEndpointsResult.withEndpointDescriptions(Collection<CustomRoutingEndpointDescription> endpointDescriptions)
The endpoint objects added to the custom routing accelerator.
|
AddCustomRoutingEndpointsResult |
AddCustomRoutingEndpointsResult.withEndpointDescriptions(CustomRoutingEndpointDescription... endpointDescriptions)
The endpoint objects added to the custom routing accelerator.
|
AddCustomRoutingEndpointsResult |
AddCustomRoutingEndpointsResult.withEndpointGroupArn(String endpointGroupArn)
The Amazon Resource Name (ARN) of the endpoint group for the custom routing endpoint.
|
Copyright © 2024. All rights reserved.