Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.GetEntityRequest
Packages that use GetEntityRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of GetEntityRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type GetEntityRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetEntityResponse>IoTTwinMakerAsyncClient.getEntity(GetEntityRequest getEntityRequest) Retrieves information about an entity.default GetEntityResponseIoTTwinMakerClient.getEntity(GetEntityRequest getEntityRequest) Retrieves information about an entity. -
Uses of GetEntityRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type GetEntityRequestModifier and TypeMethodDescriptionGetEntityRequestMarshaller.marshall(GetEntityRequest getEntityRequest)