Uses of Class
software.amazon.awssdk.services.iot.paginators.ListAuthorizersIterable
-
Packages that use ListAuthorizersIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListAuthorizersIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListAuthorizersIterable Modifier and Type Method Description default ListAuthorizersIterableIotClient. listAuthorizersPaginator()Lists the authorizers registered in your account.default ListAuthorizersIterableIotClient. listAuthorizersPaginator(Consumer<ListAuthorizersRequest.Builder> listAuthorizersRequest)Lists the authorizers registered in your account.default ListAuthorizersIterableIotClient. listAuthorizersPaginator(ListAuthorizersRequest listAuthorizersRequest)Lists the authorizers registered in your account.
-