| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.transform |
| 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AllowCustomRoutingTrafficRequestMarshaller.marshall(AllowCustomRoutingTrafficRequest allowCustomRoutingTrafficRequest) |
Copyright © 2022. All rights reserved.