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