Interface MorpheusNetworkService

All Superinterfaces:
MorpheusDataQueryService<Network>, MorpheusDataService<Network,NetworkIdentityProjection>, MorpheusIdentityService<NetworkIdentityProjection>

Morpheus Context as it relates to network related operations. This context contains methods for querying things like network pools network domains, and other network related objects. It also contains methods for applying updates ore creating new objects related to networks. Typically this class is accessed via the primary MorpheusContext.
See Also: