Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.GetWorkspaceRequest
Packages that use GetWorkspaceRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of GetWorkspaceRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type GetWorkspaceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetWorkspaceResponse>IoTTwinMakerAsyncClient.getWorkspace(GetWorkspaceRequest getWorkspaceRequest) Retrieves information about a workspace.default GetWorkspaceResponseIoTTwinMakerClient.getWorkspace(GetWorkspaceRequest getWorkspaceRequest) Retrieves information about a workspace. -
Uses of GetWorkspaceRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type GetWorkspaceRequestModifier and TypeMethodDescriptionGetWorkspaceRequestMarshaller.marshall(GetWorkspaceRequest getWorkspaceRequest)