| Package | Description |
|---|---|
| com.amazonaws.services.iottwinmaker |
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
|
| com.amazonaws.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkspaceResult |
AbstractAWSIoTTwinMaker.updateWorkspace(UpdateWorkspaceRequest request) |
UpdateWorkspaceResult |
AWSIoTTwinMakerClient.updateWorkspace(UpdateWorkspaceRequest request)
Updates a workspace.
|
UpdateWorkspaceResult |
AWSIoTTwinMaker.updateWorkspace(UpdateWorkspaceRequest updateWorkspaceRequest)
Updates a workspace.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateWorkspaceResult> |
AWSIoTTwinMakerAsyncClient.updateWorkspaceAsync(UpdateWorkspaceRequest request,
AsyncHandler<UpdateWorkspaceRequest,UpdateWorkspaceResult> asyncHandler) |
Future<UpdateWorkspaceResult> |
AbstractAWSIoTTwinMakerAsync.updateWorkspaceAsync(UpdateWorkspaceRequest request,
AsyncHandler<UpdateWorkspaceRequest,UpdateWorkspaceResult> asyncHandler) |
Future<UpdateWorkspaceResult> |
AWSIoTTwinMakerAsync.updateWorkspaceAsync(UpdateWorkspaceRequest updateWorkspaceRequest,
AsyncHandler<UpdateWorkspaceRequest,UpdateWorkspaceResult> asyncHandler)
Updates a workspace.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkspaceResult |
UpdateWorkspaceResult.clone() |
UpdateWorkspaceResult |
UpdateWorkspaceResult.withUpdateDateTime(Date updateDateTime)
The date and time of the current update.
|
Copyright © 2024. All rights reserved.