| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListCustomRoutingPortMappingsResponse |
GlobalAcceleratorClient.listCustomRoutingPortMappings(Consumer<ListCustomRoutingPortMappingsRequest.Builder> listCustomRoutingPortMappingsRequest)
Provides a complete mapping from the public accelerator IP address and port to destination EC2 instance IP
addresses and ports in the virtual public cloud (VPC) subnet endpoint for a custom routing accelerator.
|
default ListCustomRoutingPortMappingsResponse |
GlobalAcceleratorClient.listCustomRoutingPortMappings(ListCustomRoutingPortMappingsRequest listCustomRoutingPortMappingsRequest)
Provides a complete mapping from the public accelerator IP address and port to destination EC2 instance IP
addresses and ports in the virtual public cloud (VPC) subnet endpoint for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCustomRoutingPortMappingsResponse> |
GlobalAcceleratorAsyncClient.listCustomRoutingPortMappings(Consumer<ListCustomRoutingPortMappingsRequest.Builder> listCustomRoutingPortMappingsRequest)
Provides a complete mapping from the public accelerator IP address and port to destination EC2 instance IP
addresses and ports in the virtual public cloud (VPC) subnet endpoint for a custom routing accelerator.
|
default CompletableFuture<ListCustomRoutingPortMappingsResponse> |
GlobalAcceleratorAsyncClient.listCustomRoutingPortMappings(ListCustomRoutingPortMappingsRequest listCustomRoutingPortMappingsRequest)
Provides a complete mapping from the public accelerator IP address and port to destination EC2 instance IP
addresses and ports in the virtual public cloud (VPC) subnet endpoint for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListCustomRoutingPortMappingsResponse> |
ListCustomRoutingPortMappingsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCustomRoutingPortMappingsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCustomRoutingPortMappingsResponse> subscriber) |
Copyright © 2022. All rights reserved.