Interface MorpheusNetworkTypeService

    • Method Detail

      • findByCode

        io.reactivex.Single<NetworkType> findByCode​(java.lang.String code)
        Find a Network Type by code
        Parameters:
        code - Name of the type
        Returns:
        An instance of NetworkType