Uses of Class
software.amazon.awssdk.services.iot.paginators.ListOutgoingCertificatesIterable
-
Packages that use ListOutgoingCertificatesIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListOutgoingCertificatesIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListOutgoingCertificatesIterable Modifier and Type Method Description default ListOutgoingCertificatesIterableIotClient. listOutgoingCertificatesPaginator()This is a variant ofIotClient.listOutgoingCertificates(software.amazon.awssdk.services.iot.model.ListOutgoingCertificatesRequest)operation.default ListOutgoingCertificatesIterableIotClient. listOutgoingCertificatesPaginator(Consumer<ListOutgoingCertificatesRequest.Builder> listOutgoingCertificatesRequest)This is a variant ofIotClient.listOutgoingCertificates(software.amazon.awssdk.services.iot.model.ListOutgoingCertificatesRequest)operation.default ListOutgoingCertificatesIterableIotClient. listOutgoingCertificatesPaginator(ListOutgoingCertificatesRequest listOutgoingCertificatesRequest)This is a variant ofIotClient.listOutgoingCertificates(software.amazon.awssdk.services.iot.model.ListOutgoingCertificatesRequest)operation.
-