Interface MorpheusNetworkLocationService

All Superinterfaces:
MorpheusDataQueryService<NetworkLocation>, MorpheusDataService<NetworkLocation,NetworkLocationIdentityProjection>, MorpheusIdentityService<NetworkLocationIdentityProjection>

This Context deals with interactions related to NetworkLocation objects. It can normally be accessed via the primary MorpheusContext via the MorpheusNetworkService Network Locations represent geographic or logical locations associated with networks and cloud resources.

Examples:


 morpheusContext.getNetwork().getNetworkLocation()
 
See Also: