public RestView list()

in src/main/java/com/googlesource/gerrit/plugins/replicationstatus/ReplicationStatusProjectRemoteCollection.java [41:43]


  public RestView<ProjectResource> list() throws RestApiException {
    throw new NotImplementedException();
  }