Interface MorpheusSynchronousNetworkRouterService
- All Superinterfaces:
MorpheusSynchronousDataService<NetworkRouter,,NetworkRouterIdentityProjection> MorpheusSynchronousIdentityService<NetworkRouterIdentityProjection>
public interface MorpheusSynchronousNetworkRouterService
extends MorpheusSynchronousDataService<NetworkRouter,NetworkRouterIdentityProjection>, MorpheusSynchronousIdentityService<NetworkRouterIdentityProjection>
-
Method Summary
Modifier and TypeMethodDescriptiongetRoute()Returns theMorpheusSynchronousNetworkRouteServiceused for performing updates/queries onNetworkRouterelated assets within MorpheusMethods 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
-
getRoute
MorpheusSynchronousNetworkRouteService getRoute()Returns theMorpheusSynchronousNetworkRouteServiceused for performing updates/queries onNetworkRouterelated assets within Morpheus- Returns:
- An instance of the
MorpheusSynchronousNetworkRouteService
-