Uses of Class
software.amazon.awssdk.services.globalaccelerator.paginators.ListCustomRoutingPortMappingsIterable
-
Packages that use ListCustomRoutingPortMappingsIterable Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator -
-
Uses of ListCustomRoutingPortMappingsIterable in software.amazon.awssdk.services.globalaccelerator
Methods in software.amazon.awssdk.services.globalaccelerator that return ListCustomRoutingPortMappingsIterable Modifier and Type Method Description default ListCustomRoutingPortMappingsIterableGlobalAcceleratorClient. listCustomRoutingPortMappingsPaginator(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 ListCustomRoutingPortMappingsIterableGlobalAcceleratorClient. 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.
-