Interface UAIModelverseClientInterface
- All Superinterfaces:
AutoCloseable,Client,Closeable
- All Known Implementing Classes:
UAIModelverseClient
This client is used to call actions of **UAIModelverse** service
-
Method Summary
Modifier and TypeMethodDescriptionGetUMInferService - 获取模型服务
-
Method Details
-
getUMInferService
GetUMInferServiceResponse getUMInferService(GetUMInferServiceRequest request) throws UCloudException GetUMInferService - 获取模型服务- Parameters:
request- Request object- Throws:
UCloudException- Exception
-