Interface MorpheusSynchronousNetworkSwitchService
- All Superinterfaces:
MorpheusSynchronousDataService<NetworkSwitch,,NetworkSwitchIdentityProjection> MorpheusSynchronousIdentityService<NetworkSwitchIdentityProjection>
public interface MorpheusSynchronousNetworkSwitchService
extends MorpheusSynchronousDataService<NetworkSwitch,NetworkSwitchIdentityProjection>, MorpheusSynchronousIdentityService<NetworkSwitchIdentityProjection>
Morpheus Context as it relates to network switch related operations. This context contains methods for querying switches, creating,
updating and deleting switches. Typically this class is accessed via the
MorpheusNetworkServerService.- Since:
- 1.2.14
-
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, searchMethods inherited from interface com.morpheusdata.core.MorpheusSynchronousIdentityService
getDataIdentityService, listIdentityProjections
-
Method Details
-
getType
-