Uses of Class
software.amazon.awssdk.services.iottwinmaker.paginators.GetPropertyValueIterable
-
Packages that use GetPropertyValueIterable 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 GetPropertyValueIterable in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return GetPropertyValueIterable Modifier and Type Method Description default GetPropertyValueIterableIoTTwinMakerClient. getPropertyValuePaginator(Consumer<GetPropertyValueRequest.Builder> getPropertyValueRequest)This is a variant ofIoTTwinMakerClient.getPropertyValue(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueRequest)operation.default GetPropertyValueIterableIoTTwinMakerClient. getPropertyValuePaginator(GetPropertyValueRequest getPropertyValueRequest)This is a variant ofIoTTwinMakerClient.getPropertyValue(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueRequest)operation.
-