Uses of Class
software.amazon.awssdk.services.iot.paginators.ListOTAUpdatesPublisher
-
Packages that use ListOTAUpdatesPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListOTAUpdatesPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListOTAUpdatesPublisher Modifier and Type Method Description default ListOTAUpdatesPublisherIotAsyncClient. listOTAUpdatesPaginator()This is a variant ofIotAsyncClient.listOTAUpdates(software.amazon.awssdk.services.iot.model.ListOtaUpdatesRequest)operation.default ListOTAUpdatesPublisherIotAsyncClient. listOTAUpdatesPaginator(Consumer<ListOtaUpdatesRequest.Builder> listOtaUpdatesRequest)This is a variant ofIotAsyncClient.listOTAUpdates(software.amazon.awssdk.services.iot.model.ListOtaUpdatesRequest)operation.default ListOTAUpdatesPublisherIotAsyncClient. listOTAUpdatesPaginator(ListOtaUpdatesRequest listOtaUpdatesRequest)This is a variant ofIotAsyncClient.listOTAUpdates(software.amazon.awssdk.services.iot.model.ListOtaUpdatesRequest)operation.
-