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 API lists the properties of a component.default ListPropertiesIterableIoTTwinMakerClient. listPropertiesPaginator(ListPropertiesRequest listPropertiesRequest)This API lists the properties of a component.
-