Interface MorpheusSynchronousComputeServerGroupService
- All Superinterfaces:
MorpheusSynchronousDataService<ComputeServerGroup,
,ComputeServerGroup> MorpheusSynchronousIdentityService<ComputeServerGroup>
public interface MorpheusSynchronousComputeServerGroupService
extends MorpheusSynchronousDataService<ComputeServerGroup,ComputeServerGroup>, MorpheusSynchronousIdentityService<ComputeServerGroup>
-
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
Methods inherited from interface com.morpheusdata.core.MorpheusSynchronousIdentityService
getDataIdentityService, listIdentityProjections
-
Method Details
-
getType
Returns the Compute Server Group Type Service- Returns:
- An instance of the Compute Server Group Type Service
-