| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| Modifier and Type | Method and Description |
|---|---|
default AllowCustomRoutingTrafficResponse |
GlobalAcceleratorClient.allowCustomRoutingTraffic(AllowCustomRoutingTrafficRequest allowCustomRoutingTrafficRequest)
Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive
traffic for a custom routing accelerator.
|
default AllowCustomRoutingTrafficResponse |
GlobalAcceleratorClient.allowCustomRoutingTraffic(Consumer<AllowCustomRoutingTrafficRequest.Builder> allowCustomRoutingTrafficRequest)
Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive
traffic for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AllowCustomRoutingTrafficResponse> |
GlobalAcceleratorAsyncClient.allowCustomRoutingTraffic(AllowCustomRoutingTrafficRequest allowCustomRoutingTrafficRequest)
Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive
traffic for a custom routing accelerator.
|
default CompletableFuture<AllowCustomRoutingTrafficResponse> |
GlobalAcceleratorAsyncClient.allowCustomRoutingTraffic(Consumer<AllowCustomRoutingTrafficRequest.Builder> allowCustomRoutingTrafficRequest)
Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive
traffic for a custom routing accelerator.
|
Copyright © 2023. All rights reserved.