Package com.morpheusdata.core
Interface MorpheusOsTypeService
- All Superinterfaces:
MorpheusDataQueryService<OsType>
,MorpheusDataService<OsType,
OsType>
- Since:
- 0.10.0
-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusDataQueryService
count, find, get, list, list, listById, listOptions, listOptions, search
Methods inherited from interface com.morpheusdata.core.MorpheusDataService
bulkCreate, bulkRemove, bulkSave, create, create, remove, remove, save, save
-
Method Details
-
listAll
Deprecated.Get a list of all the OsType objects- Returns:
- Observable stream of OsType
-