Package com.morpheusdata.core
Interface MorpheusAffinityGroupService
- All Superinterfaces:
MorpheusDataQueryService<AffinityGroup>,MorpheusDataService<AffinityGroup,AffinityGroup>
public interface MorpheusAffinityGroupService
extends MorpheusDataService<AffinityGroup,AffinityGroup>
A data service for AffinityGroups
- Since:
- 1.3.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