Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.UpdateComponentTypeRequest
Packages that use UpdateComponentTypeRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of UpdateComponentTypeRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type UpdateComponentTypeRequestModifier and TypeMethodDescriptionIoTTwinMakerAsyncClient.updateComponentType(UpdateComponentTypeRequest updateComponentTypeRequest) Updates information in a component type.default UpdateComponentTypeResponseIoTTwinMakerClient.updateComponentType(UpdateComponentTypeRequest updateComponentTypeRequest) Updates information in a component type. -
Uses of UpdateComponentTypeRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type UpdateComponentTypeRequestModifier and TypeMethodDescriptionUpdateComponentTypeRequestMarshaller.marshall(UpdateComponentTypeRequest updateComponentTypeRequest)