Uses of Class
software.amazon.awssdk.services.iot.paginators.ListCertificatesIterable
-
Packages that use ListCertificatesIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListCertificatesIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListCertificatesIterable Modifier and Type Method Description default ListCertificatesIterableIotClient. listCertificatesPaginator()Lists the certificates registered in your Amazon Web Services account.default ListCertificatesIterableIotClient. listCertificatesPaginator(Consumer<ListCertificatesRequest.Builder> listCertificatesRequest)Lists the certificates registered in your Amazon Web Services account.default ListCertificatesIterableIotClient. listCertificatesPaginator(ListCertificatesRequest listCertificatesRequest)Lists the certificates registered in your Amazon Web Services account.
-