Class GitLabBranchesSearch

    • Method Detail

      • search

        public GitLabBranchesSearch search​(@NotNull
                                           String searchString)
        Description copied from interface: VcsSearch
        Sets a search string (if supported). The search string is matched across entity names
        Specified by:
        search in interface VcsSearch<VcsBranches>
        Parameters:
        searchString - search string, case-insensitive
        Returns:
        the same object
      • get

        public VcsBranches get()
        Description copied from interface: VcsSearch
        Obtains a list of entities from a VCS hosting service
        Specified by:
        get in interface VcsSearch<VcsBranches>
        Returns:
        list of repositories with some additional information