Interface MorpheusSynchronousLlmIntegrationService
- All Superinterfaces:
MorpheusSynchronousDataService<LlmIntegration,LlmIntegration>
public interface MorpheusSynchronousLlmIntegrationService
extends MorpheusSynchronousDataService<LlmIntegration,LlmIntegration>
Provides synchronous data access for
LlmIntegration objects.
Blocking wrapper around MorpheusLlmIntegrationService.- Since:
- 1.4.0
-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusSynchronousDataService
bulkCreate, bulkRemove, bulkSave, count, create, create, find, get, getDataService, list, listById, listOptions, remove, remove, save, save, search