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()This is a variant ofIotClient.listThingGroups(software.amazon.awssdk.services.iot.model.ListThingGroupsRequest)operation.default ListThingGroupsIterableIotClient. listThingGroupsPaginator(Consumer<ListThingGroupsRequest.Builder> listThingGroupsRequest)This is a variant ofIotClient.listThingGroups(software.amazon.awssdk.services.iot.model.ListThingGroupsRequest)operation.default ListThingGroupsIterableIotClient. listThingGroupsPaginator(ListThingGroupsRequest listThingGroupsRequest)This is a variant ofIotClient.listThingGroups(software.amazon.awssdk.services.iot.model.ListThingGroupsRequest)operation.
-