Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.ConnectorFailureException
Packages that use ConnectorFailureException
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of ConnectorFailureException in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that throw ConnectorFailureExceptionModifier 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.default GetPropertyValueHistoryResponseIoTTwinMakerClient.getPropertyValueHistory(Consumer<GetPropertyValueHistoryRequest.Builder> getPropertyValueHistoryRequest) Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.default GetPropertyValueHistoryResponseIoTTwinMakerClient.getPropertyValueHistory(GetPropertyValueHistoryRequest getPropertyValueHistoryRequest) Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.default GetPropertyValueHistoryIterableIoTTwinMakerClient.getPropertyValueHistoryPaginator(Consumer<GetPropertyValueHistoryRequest.Builder> getPropertyValueHistoryRequest) This is a variant ofIoTTwinMakerClient.getPropertyValueHistory(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueHistoryRequest)operation.default GetPropertyValueHistoryIterableIoTTwinMakerClient.getPropertyValueHistoryPaginator(GetPropertyValueHistoryRequest getPropertyValueHistoryRequest) This is a variant ofIoTTwinMakerClient.getPropertyValueHistory(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueHistoryRequest)operation.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.