Package com.morpheusdata.core.cloud
Interface MorpheusDatastoreLocationService
- All Superinterfaces:
MorpheusDataQueryService<DatastoreLocation>
,MorpheusDataService<DatastoreLocation,
DatastoreLocation>
public interface MorpheusDatastoreLocationService
extends MorpheusDataService<DatastoreLocation,DatastoreLocation>
Provides service/context methods for querying
DatastoreLocation
objects for use with syncing datastore location status.- Since:
- 1.2.4
-
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