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()This is a variant ofIotClient.listThingTypes(software.amazon.awssdk.services.iot.model.ListThingTypesRequest)operation.default ListThingTypesIterableIotClient. listThingTypesPaginator(Consumer<ListThingTypesRequest.Builder> listThingTypesRequest)This is a variant ofIotClient.listThingTypes(software.amazon.awssdk.services.iot.model.ListThingTypesRequest)operation.default ListThingTypesIterableIotClient. listThingTypesPaginator(ListThingTypesRequest listThingTypesRequest)This is a variant ofIotClient.listThingTypes(software.amazon.awssdk.services.iot.model.ListThingTypesRequest)operation.
-