Package com.morpheusdata.core.network
Interface MorpheusNetworkBgpService
- All Superinterfaces:
MorpheusDataQueryService<NetworkRouterBgpNeighbor>,MorpheusDataService<NetworkRouterBgpNeighbor,,NetworkRouterBgpNeighborIdentityProjection> MorpheusIdentityService<NetworkRouterBgpNeighborIdentityProjection>
public interface MorpheusNetworkBgpService
extends MorpheusDataService<NetworkRouterBgpNeighbor,NetworkRouterBgpNeighborIdentityProjection>, MorpheusIdentityService<NetworkRouterBgpNeighborIdentityProjection>
Provides Morpheus services related to querying, saving, and removing
NetworkRouterBgpNeighbor.- Since:
- 1.13.0
-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusDataQueryService
count, find, get, list, list, listById, listOptions, listOptions, searchMethods inherited from interface com.morpheusdata.core.MorpheusDataService
bulkCreate, bulkRemove, bulkSave, create, create, remove, remove, save, saveMethods inherited from interface com.morpheusdata.core.MorpheusIdentityService
getIdentityProperties, listIdentityProjections