Uses of Class
software.amazon.awssdk.services.iottwinmaker.paginators.ListComponentsIterable
-
Packages that use ListComponentsIterable 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 ListComponentsIterable in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return ListComponentsIterable Modifier and Type Method Description default ListComponentsIterableIoTTwinMakerClient. listComponentsPaginator(Consumer<ListComponentsRequest.Builder> listComponentsRequest)This API lists the components of an entity.default ListComponentsIterableIoTTwinMakerClient. listComponentsPaginator(ListComponentsRequest listComponentsRequest)This API lists the components of an entity.
-