public class AIDataService
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
| Constructor and Description |
|---|
AIDataService(AIConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
AIResponse |
request(AIRequest request)
Make request to the ai service.
|
public AIDataService(AIConfiguration config)
public AIResponse request(AIRequest request) throws AIServiceException
request - request object to the serviceAIServiceException