Package 

Class NodesApiKt

    • Method Summary

      Modifier and Type Method Description
      final static NodeEntry getMyNode(NodesApi $self, List<String> include, List<String> fields) Convenience fun for retrieving current logged in user's home directory.
      final static NodeChildAssociationPaging getMyFiles(NodesApi $self, Integer skipCount, Integer maxItems, List<String> orderBy, String where, List<String> include, String relativePath, Boolean includeSource, List<String> fields) Convenience fun for retrieving current logged in user's files.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait