接口 UAIModelverseClientInterface
- 所有超级接口:
AutoCloseable,Client,Closeable
- 所有已知实现类:
UAIModelverseClient
This client is used to call actions of **UAIModelverse** service
-
方法概要
修饰符和类型方法说明GetUMInferService - 获取模型服务
-
方法详细资料
-
getUMInferService
GetUMInferServiceResponse getUMInferService(GetUMInferServiceRequest request) throws UCloudException GetUMInferService - 获取模型服务- 参数:
request- Request object- 抛出:
UCloudException- Exception
-