Uses of Class
software.amazon.awssdk.services.iot.paginators.ListThingTypesIterable
-
Packages that use ListThingTypesIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListThingTypesIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListThingTypesIterable Modifier and Type Method Description default ListThingTypesIterableIotClient. listThingTypesPaginator()Lists the existing thing types.default ListThingTypesIterableIotClient. listThingTypesPaginator(Consumer<ListThingTypesRequest.Builder> listThingTypesRequest)Lists the existing thing types.default ListThingTypesIterableIotClient. listThingTypesPaginator(ListThingTypesRequest listThingTypesRequest)Lists the existing thing types.
-