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