Uses of Class
software.amazon.awssdk.services.iot.paginators.ListCertificatesByCAPublisher
-
Packages that use ListCertificatesByCAPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListCertificatesByCAPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListCertificatesByCAPublisher Modifier and Type Method Description default ListCertificatesByCAPublisherIotAsyncClient. listCertificatesByCAPaginator(Consumer<ListCertificatesByCaRequest.Builder> listCertificatesByCaRequest)List the device certificates signed by the specified CA certificate.default ListCertificatesByCAPublisherIotAsyncClient. listCertificatesByCAPaginator(ListCertificatesByCaRequest listCertificatesByCaRequest)List the device certificates signed by the specified CA certificate.
-