Package com.morpheusdata.core.cloud
Interface MorpheusCloudTypeService
- All Superinterfaces:
MorpheusDataQueryService<CloudType>
,MorpheusDataService<CloudType,
,CloudTypeIdentityProjection> MorpheusIdentityService<CloudTypeIdentityProjection>
public interface MorpheusCloudTypeService
extends MorpheusDataService<CloudType,CloudTypeIdentityProjection>, MorpheusIdentityService<CloudTypeIdentityProjection>
Morpheus Context as it relates to cloud operations.
for
OptionType
sources managing other resources needed at Cloud initialization.
Typically, this class is accessed via the primary MorpheusContext
.
This service used to contain methods for querying things like ReferenceData
but those have since moved
to the MorpheusReferenceDataService
- Since:
- 0.8.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
Methods inherited from interface com.morpheusdata.core.MorpheusIdentityService
getIdentityProperties, listIdentityProjections