| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| Modifier and Type | Method and Description |
|---|---|
default AddCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.addCustomRoutingEndpoints(AddCustomRoutingEndpointsRequest addCustomRoutingEndpointsRequest)
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
|
default AddCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.addCustomRoutingEndpoints(Consumer<AddCustomRoutingEndpointsRequest.Builder> addCustomRoutingEndpointsRequest)
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
|
default RemoveCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.removeCustomRoutingEndpoints(Consumer<RemoveCustomRoutingEndpointsRequest.Builder> removeCustomRoutingEndpointsRequest)
Remove endpoints from a custom routing accelerator.
|
default RemoveCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.removeCustomRoutingEndpoints(RemoveCustomRoutingEndpointsRequest removeCustomRoutingEndpointsRequest)
Remove endpoints from a custom routing accelerator.
|
Copyright © 2022. All rights reserved.