| 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 |
|---|---|
GetEntityResult |
AbstractAWSIoTTwinMaker.getEntity(GetEntityRequest request) |
GetEntityResult |
AWSIoTTwinMakerClient.getEntity(GetEntityRequest request)
Retrieves information about an entity.
|
GetEntityResult |
AWSIoTTwinMaker.getEntity(GetEntityRequest getEntityRequest)
Retrieves information about an entity.
|
Future<GetEntityResult> |
AbstractAWSIoTTwinMakerAsync.getEntityAsync(GetEntityRequest request) |
Future<GetEntityResult> |
AWSIoTTwinMakerAsyncClient.getEntityAsync(GetEntityRequest request) |
Future<GetEntityResult> |
AWSIoTTwinMakerAsync.getEntityAsync(GetEntityRequest getEntityRequest)
Retrieves information about an entity.
|
Future<GetEntityResult> |
AbstractAWSIoTTwinMakerAsync.getEntityAsync(GetEntityRequest request,
AsyncHandler<GetEntityRequest,GetEntityResult> asyncHandler) |
Future<GetEntityResult> |
AWSIoTTwinMakerAsyncClient.getEntityAsync(GetEntityRequest request,
AsyncHandler<GetEntityRequest,GetEntityResult> asyncHandler) |
Future<GetEntityResult> |
AWSIoTTwinMakerAsync.getEntityAsync(GetEntityRequest getEntityRequest,
AsyncHandler<GetEntityRequest,GetEntityResult> asyncHandler)
Retrieves information about an entity.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetEntityResult> |
AbstractAWSIoTTwinMakerAsync.getEntityAsync(GetEntityRequest request,
AsyncHandler<GetEntityRequest,GetEntityResult> asyncHandler) |
Future<GetEntityResult> |
AWSIoTTwinMakerAsyncClient.getEntityAsync(GetEntityRequest request,
AsyncHandler<GetEntityRequest,GetEntityResult> asyncHandler) |
Future<GetEntityResult> |
AWSIoTTwinMakerAsync.getEntityAsync(GetEntityRequest getEntityRequest,
AsyncHandler<GetEntityRequest,GetEntityResult> asyncHandler)
Retrieves information about an entity.
|
| Modifier and Type | Method and Description |
|---|---|
GetEntityRequest |
GetEntityRequest.clone() |
GetEntityRequest |
GetEntityRequest.withEntityId(String entityId)
The ID of the entity.
|
GetEntityRequest |
GetEntityRequest.withWorkspaceId(String workspaceId)
The ID of the workspace.
|
Copyright © 2025. All rights reserved.