Interface MorpheusLlmIntegrationService
- All Superinterfaces:
MorpheusDataQueryService<LlmIntegration>,MorpheusDataService<LlmIntegration,LlmIntegration>
public interface MorpheusLlmIntegrationService
extends MorpheusDataService<LlmIntegration,LlmIntegration>
Provides async data access for
LlmIntegration objects.- Since:
- 1.4.0
-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusDataQueryService
count, find, get, list, list, listById, listOptions, listOptions, searchMethods inherited from interface com.morpheusdata.core.MorpheusDataService
bulkCreate, bulkRemove, bulkSave, create, create, remove, remove, save, save