Uses of Interface
software.amazon.awssdk.services.iottwinmaker.IoTTwinMakerAsyncClient
Packages that use IoTTwinMakerAsyncClient
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of IoTTwinMakerAsyncClient in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return IoTTwinMakerAsyncClientModifier and TypeMethodDescriptionstatic IoTTwinMakerAsyncClientIoTTwinMakerAsyncClient.create()Create aIoTTwinMakerAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IoTTwinMakerAsyncClient in software.amazon.awssdk.services.iottwinmaker.paginators
Constructors in software.amazon.awssdk.services.iottwinmaker.paginators with parameters of type IoTTwinMakerAsyncClientModifierConstructorDescriptionExecuteQueryPublisher(IoTTwinMakerAsyncClient client, ExecuteQueryRequest firstRequest) GetPropertyValueHistoryPublisher(IoTTwinMakerAsyncClient client, GetPropertyValueHistoryRequest firstRequest) GetPropertyValuePublisher(IoTTwinMakerAsyncClient client, GetPropertyValueRequest firstRequest) ListComponentsPublisher(IoTTwinMakerAsyncClient client, ListComponentsRequest firstRequest) ListComponentTypesPublisher(IoTTwinMakerAsyncClient client, ListComponentTypesRequest firstRequest) ListEntitiesPublisher(IoTTwinMakerAsyncClient client, ListEntitiesRequest firstRequest) ListMetadataTransferJobsPublisher(IoTTwinMakerAsyncClient client, ListMetadataTransferJobsRequest firstRequest) ListPropertiesPublisher(IoTTwinMakerAsyncClient client, ListPropertiesRequest firstRequest) ListScenesPublisher(IoTTwinMakerAsyncClient client, ListScenesRequest firstRequest) ListSyncJobsPublisher(IoTTwinMakerAsyncClient client, ListSyncJobsRequest firstRequest) ListSyncResourcesPublisher(IoTTwinMakerAsyncClient client, ListSyncResourcesRequest firstRequest) ListWorkspacesPublisher(IoTTwinMakerAsyncClient client, ListWorkspacesRequest firstRequest)