Uses of Class
software.amazon.awssdk.services.iot.paginators.ListThingGroupsForThingPublisher
-
Packages that use ListThingGroupsForThingPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListThingGroupsForThingPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListThingGroupsForThingPublisher Modifier and Type Method Description default ListThingGroupsForThingPublisherIotAsyncClient. listThingGroupsForThingPaginator(Consumer<ListThingGroupsForThingRequest.Builder> listThingGroupsForThingRequest)List the thing groups to which the specified thing belongs.default ListThingGroupsForThingPublisherIotAsyncClient. listThingGroupsForThingPaginator(ListThingGroupsForThingRequest listThingGroupsForThingRequest)List the thing groups to which the specified thing belongs.
-