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