Uses of Class
software.amazon.awssdk.services.iot.paginators.ListThingGroupsIterable
-
Packages that use ListThingGroupsIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListThingGroupsIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListThingGroupsIterable Modifier and Type Method Description default ListThingGroupsIterableIotClient. listThingGroupsPaginator()List the thing groups in your account.default ListThingGroupsIterableIotClient. listThingGroupsPaginator(Consumer<ListThingGroupsRequest.Builder> listThingGroupsRequest)List the thing groups in your account.default ListThingGroupsIterableIotClient. listThingGroupsPaginator(ListThingGroupsRequest listThingGroupsRequest)List the thing groups in your account.
-