Interface MorpheusNetworkRouterNATService

All Superinterfaces:
MorpheusDataQueryService<NetworkRouterNAT>, MorpheusDataService<NetworkRouterNAT,NetworkRouterNAT>

public interface MorpheusNetworkRouterNATService extends MorpheusDataService<NetworkRouterNAT,NetworkRouterNAT>
This Context deals with interactions related to NetworkRouterNAT objects. It can normally be accessed via the primary MorpheusContext via the MorpheusNetworkService and finally via the MorpheusNetworkRouterService traversal.

Examples:


 morpheusContext.getNetwork().getRouter().getNat()