Uses of Class
software.amazon.awssdk.services.privatenetworks.paginators.ListDeviceIdentifiersIterable
-
Packages that use ListDeviceIdentifiersIterable Package Description software.amazon.awssdk.services.privatenetworks Amazon Web Services Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location. -
-
Uses of ListDeviceIdentifiersIterable in software.amazon.awssdk.services.privatenetworks
Methods in software.amazon.awssdk.services.privatenetworks that return ListDeviceIdentifiersIterable Modifier and Type Method Description default ListDeviceIdentifiersIterablePrivateNetworksClient. listDeviceIdentifiersPaginator(Consumer<ListDeviceIdentifiersRequest.Builder> listDeviceIdentifiersRequest)Lists device identifiers.default ListDeviceIdentifiersIterablePrivateNetworksClient. listDeviceIdentifiersPaginator(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest)Lists device identifiers.
-