Uses of Class
software.amazon.awssdk.services.iottwinmaker.paginators.ListPropertiesIterable
-
Packages that use ListPropertiesIterable 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 ListPropertiesIterable in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return ListPropertiesIterable Modifier and Type Method Description default ListPropertiesIterableIoTTwinMakerClient. listPropertiesPaginator(Consumer<ListPropertiesRequest.Builder> listPropertiesRequest)This is a variant ofIoTTwinMakerClient.listProperties(software.amazon.awssdk.services.iottwinmaker.model.ListPropertiesRequest)operation.default ListPropertiesIterableIoTTwinMakerClient. listPropertiesPaginator(ListPropertiesRequest listPropertiesRequest)This is a variant ofIoTTwinMakerClient.listProperties(software.amazon.awssdk.services.iottwinmaker.model.ListPropertiesRequest)operation.
-