Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.CreateComponentTypeRequest
Packages that use CreateComponentTypeRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of CreateComponentTypeRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type CreateComponentTypeRequestModifier and TypeMethodDescriptionIoTTwinMakerAsyncClient.createComponentType(CreateComponentTypeRequest createComponentTypeRequest) Creates a component type.default CreateComponentTypeResponseIoTTwinMakerClient.createComponentType(CreateComponentTypeRequest createComponentTypeRequest) Creates a component type. -
Uses of CreateComponentTypeRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type CreateComponentTypeRequestModifier and TypeMethodDescriptionCreateComponentTypeRequestMarshaller.marshall(CreateComponentTypeRequest createComponentTypeRequest)