Uses of Class
software.amazon.awssdk.services.iottwinmaker.paginators.ListComponentTypesIterable
-
Packages that use ListComponentTypesIterable Package Description software.amazon.awssdk.services.iottwinmaker IoT TwinMaker is a service with which you can build operational digital twins of physical systems. -
-
Uses of ListComponentTypesIterable in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return ListComponentTypesIterable Modifier and Type Method Description default ListComponentTypesIterableIoTTwinMakerClient. listComponentTypesPaginator(Consumer<ListComponentTypesRequest.Builder> listComponentTypesRequest)This is a variant ofIoTTwinMakerClient.listComponentTypes(software.amazon.awssdk.services.iottwinmaker.model.ListComponentTypesRequest)operation.default ListComponentTypesIterableIoTTwinMakerClient. listComponentTypesPaginator(ListComponentTypesRequest listComponentTypesRequest)This is a variant ofIoTTwinMakerClient.listComponentTypes(software.amazon.awssdk.services.iottwinmaker.model.ListComponentTypesRequest)operation.
-