| 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 |
|---|---|
Future<ListWorkspacesResult> |
AbstractAWSIoTTwinMakerAsync.listWorkspacesAsync(ListWorkspacesRequest request,
AsyncHandler<ListWorkspacesRequest,ListWorkspacesResult> asyncHandler) |
Future<ListWorkspacesResult> |
AWSIoTTwinMakerAsyncClient.listWorkspacesAsync(ListWorkspacesRequest request,
AsyncHandler<ListWorkspacesRequest,ListWorkspacesResult> asyncHandler) |
Future<ListWorkspacesResult> |
AWSIoTTwinMakerAsync.listWorkspacesAsync(ListWorkspacesRequest listWorkspacesRequest,
AsyncHandler<ListWorkspacesRequest,ListWorkspacesResult> asyncHandler)
Retrieves information about workspaces in the current account.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkspacesRequest |
ListWorkspacesRequest.clone() |
ListWorkspacesRequest |
ListWorkspacesRequest.withMaxResults(Integer maxResults)
The maximum number of results to return at one time.
|
ListWorkspacesRequest |
ListWorkspacesRequest.withNextToken(String nextToken)
The string that specifies the next page of results.
|
Copyright © 2025. All rights reserved.