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 is a variant ofIoTTwinMakerClient.listComponents(software.amazon.awssdk.services.iottwinmaker.model.ListComponentsRequest)operation.default ListComponentsIterableIoTTwinMakerClient. listComponentsPaginator(ListComponentsRequest listComponentsRequest)This is a variant ofIoTTwinMakerClient.listComponents(software.amazon.awssdk.services.iottwinmaker.model.ListComponentsRequest)operation.
-