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)Gets the property values for a component, component type, entity, or workspace.default GetPropertyValueIterableIoTTwinMakerClient. getPropertyValuePaginator(GetPropertyValueRequest getPropertyValueRequest)Gets the property values for a component, component type, entity, or workspace.
-