| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingPortMappingsResult |
AbstractAWSGlobalAccelerator.listCustomRoutingPortMappings(ListCustomRoutingPortMappingsRequest request) |
ListCustomRoutingPortMappingsResult |
AWSGlobalAccelerator.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.
|
ListCustomRoutingPortMappingsResult |
AWSGlobalAcceleratorClient.listCustomRoutingPortMappings(ListCustomRoutingPortMappingsRequest request)
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 |
|---|---|
ListCustomRoutingPortMappingsResult |
ListCustomRoutingPortMappingsResult.clone() |
ListCustomRoutingPortMappingsResult |
ListCustomRoutingPortMappingsResult.withNextToken(String nextToken)
The token for the next set of results.
|
ListCustomRoutingPortMappingsResult |
ListCustomRoutingPortMappingsResult.withPortMappings(Collection<PortMapping> portMappings)
The port mappings for a custom routing accelerator.
|
ListCustomRoutingPortMappingsResult |
ListCustomRoutingPortMappingsResult.withPortMappings(PortMapping... portMappings)
The port mappings for a custom routing accelerator.
|
Copyright © 2023. All rights reserved.