ITMSMCPCloudImageAIServiceStability Interface
Factory that creates the service implementation targeting the Stability image endpoints.
API unit family: TMS.MCP.CloudImageAI
Extends: ITMSMCPCloudImageAIService
Syntax
ITMSMCPCloudImageAIServiceStability = interface(ITMSMCPCloudImageAIService)
Remarks
Registered when the unit is initialized; resolved by the component when its service selection is set to the matching value.
Methods
| Name | Description |
|---|---|
| CreateCloudImageAI | Creates a service implementation and keeps a reference to it until it is released again. (inherited from ITMSMCPCloudImageAIService) |
| DestroyCloudImageAI | Releases an implementation previously created by this factory. (inherited from ITMSMCPCloudImageAIService) |