Interface InstallationRepositoriesResponse

  • All Known Implementing Classes:
    ImmutableInstallationRepositoriesResponse

    @Immutable
    public interface InstallationRepositoriesResponse
    Response for requests to "List repositories accessible to the app installation" https://docs.github.com/en/free-pro-team@latest/rest/reference/apps#list-repositories-accessible-to-the-app-installation
    • Method Detail

      • totalCount

        int totalCount()