Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueResponse
Packages that use GetPropertyValueResponse
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of GetPropertyValueResponse in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return GetPropertyValueResponseModifier and TypeMethodDescriptiondefault GetPropertyValueResponseIoTTwinMakerClient.getPropertyValue(Consumer<GetPropertyValueRequest.Builder> getPropertyValueRequest) Gets the property values for a component, component type, entity, or workspace.default GetPropertyValueResponseIoTTwinMakerClient.getPropertyValue(GetPropertyValueRequest getPropertyValueRequest) Gets the property values for a component, component type, entity, or workspace.Methods in software.amazon.awssdk.services.iottwinmaker that return types with arguments of type GetPropertyValueResponseModifier and TypeMethodDescriptionIoTTwinMakerAsyncClient.getPropertyValue(Consumer<GetPropertyValueRequest.Builder> getPropertyValueRequest) Gets the property values for a component, component type, entity, or workspace.IoTTwinMakerAsyncClient.getPropertyValue(GetPropertyValueRequest getPropertyValueRequest) Gets the property values for a component, component type, entity, or workspace. -
Uses of GetPropertyValueResponse in software.amazon.awssdk.services.iottwinmaker.paginators
Methods in software.amazon.awssdk.services.iottwinmaker.paginators that return types with arguments of type GetPropertyValueResponseMethod parameters in software.amazon.awssdk.services.iottwinmaker.paginators with type arguments of type GetPropertyValueResponseModifier and TypeMethodDescriptionvoidGetPropertyValuePublisher.subscribe(org.reactivestreams.Subscriber<? super GetPropertyValueResponse> subscriber)