Interface MorpheusSynchronousCloudService
- All Superinterfaces:
MorpheusSynchronousDataService<Cloud,
,CloudIdentityProjection> MorpheusSynchronousIdentityService<CloudIdentityProjection>
public interface MorpheusSynchronousCloudService
extends MorpheusSynchronousDataService<Cloud,CloudIdentityProjection>, MorpheusSynchronousIdentityService<CloudIdentityProjection>
-
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
-
getPool
MorpheusSynchronousCloudPoolService getPool() -
getFolder
MorpheusSynchronousCloudFolderService getFolder() -
getRegion
MorpheusSynchronousCloudRegionService getRegion() -
getDatastore
MorpheusSynchronousDatastoreService getDatastore() -
getNetwork
MorpheusSynchronousNetworkService getNetwork() -
getResource
MorpheusSynchronousAccountResourceService getResource() -
getType
MorpheusSynchronousCloudTypeService getType()
-