Uses of Class
software.amazon.awssdk.services.iotwireless.paginators.ListServiceProfilesPublisher
-
Packages that use ListServiceProfilesPublisher Package Description software.amazon.awssdk.services.iotwireless AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud. -
-
Uses of ListServiceProfilesPublisher in software.amazon.awssdk.services.iotwireless
Methods in software.amazon.awssdk.services.iotwireless that return ListServiceProfilesPublisher Modifier and Type Method Description default ListServiceProfilesPublisherIotWirelessAsyncClient. listServiceProfilesPaginator(Consumer<ListServiceProfilesRequest.Builder> listServiceProfilesRequest)Lists the service profiles registered to your AWS account.default ListServiceProfilesPublisherIotWirelessAsyncClient. listServiceProfilesPaginator(ListServiceProfilesRequest listServiceProfilesRequest)Lists the service profiles registered to your AWS account.
-