Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.DeleteComponentTypeRequest
Packages that use DeleteComponentTypeRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of DeleteComponentTypeRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type DeleteComponentTypeRequestModifier and TypeMethodDescriptionIoTTwinMakerAsyncClient.deleteComponentType(DeleteComponentTypeRequest deleteComponentTypeRequest) Deletes a component type.default DeleteComponentTypeResponseIoTTwinMakerClient.deleteComponentType(DeleteComponentTypeRequest deleteComponentTypeRequest) Deletes a component type. -
Uses of DeleteComponentTypeRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type DeleteComponentTypeRequestModifier and TypeMethodDescriptionDeleteComponentTypeRequestMarshaller.marshall(DeleteComponentTypeRequest deleteComponentTypeRequest)