| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.paginators | |
| software.amazon.awssdk.services.globalaccelerator.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
default ListCustomRoutingPortMappingsIterable |
GlobalAcceleratorClient.listCustomRoutingPortMappingsPaginator(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.
|
default ListCustomRoutingPortMappingsPublisher |
GlobalAcceleratorAsyncClient.listCustomRoutingPortMappingsPaginator(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.
|
| Constructor and Description |
|---|
ListCustomRoutingPortMappingsIterable(GlobalAcceleratorClient client,
ListCustomRoutingPortMappingsRequest firstRequest) |
ListCustomRoutingPortMappingsPublisher(GlobalAcceleratorAsyncClient client,
ListCustomRoutingPortMappingsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCustomRoutingPortMappingsRequestMarshaller.marshall(ListCustomRoutingPortMappingsRequest listCustomRoutingPortMappingsRequest) |
Copyright © 2022. All rights reserved.