ProjectsQuery |
ProjectsQuery.withArchived(Boolean archived) |
ProjectsQuery |
ProjectsQuery.withMembership(Boolean membership) |
ProjectsQuery |
ProjectsQuery.withMinAccessLevel(GitlabAccessLevel minAccessLevel) |
ProjectsQuery |
ProjectsQuery.withOrderBy(String orderBy) |
ProjectsQuery |
ProjectsQuery.withOwned(Boolean owned) |
ProjectsQuery |
ProjectsQuery.withPage(int page) |
ProjectsQuery |
ProjectsQuery.withPerPage(int perPage) |
ProjectsQuery |
ProjectsQuery.withRepositoryChecksumFailed(Boolean repositoryChecksumFailed) |
ProjectsQuery |
ProjectsQuery.withSearch(String search) |
ProjectsQuery |
ProjectsQuery.withSimple(Boolean simple) |
ProjectsQuery |
ProjectsQuery.withSort(String sort) |
ProjectsQuery |
ProjectsQuery.withStarred(Boolean starred) |
ProjectsQuery |
ProjectsQuery.withStatistics(Boolean statistics) |
ProjectsQuery |
ProjectsQuery.withVisibility(String visibility) |
ProjectsQuery |
ProjectsQuery.withWikiChecksumFailed(Boolean wikiChecksumFailed) |
ProjectsQuery |
ProjectsQuery.withWithCustomAttributes(Boolean withCustomAttributes) |
ProjectsQuery |
ProjectsQuery.withWithIssuesEnabled(Boolean withIssuesEnabled) |
ProjectsQuery |
ProjectsQuery.withWithMergeRequestsEnabled(Boolean withMergeRequestsEnabled) |
ProjectsQuery |
ProjectsQuery.withWithProgrammingLanguage(String withProgrammingLanguage) |