Uses of Class
software.amazon.awssdk.services.globalaccelerator.paginators.ListByoipCidrsIterable
-
Packages that use ListByoipCidrsIterable Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator -
-
Uses of ListByoipCidrsIterable in software.amazon.awssdk.services.globalaccelerator
Methods in software.amazon.awssdk.services.globalaccelerator that return ListByoipCidrsIterable Modifier and Type Method Description default ListByoipCidrsIterableGlobalAcceleratorClient. listByoipCidrsPaginator(Consumer<ListByoipCidrsRequest.Builder> listByoipCidrsRequest)Lists the IP address ranges that were specified in calls to ProvisionByoipCidr, including the current state and a history of state changes.default ListByoipCidrsIterableGlobalAcceleratorClient. listByoipCidrsPaginator(ListByoipCidrsRequest listByoipCidrsRequest)Lists the IP address ranges that were specified in calls to ProvisionByoipCidr, including the current state and a history of state changes.
-