Interface BatchUrlsResponse<T>


public interface BatchUrlsResponse<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getResultStream

      Stream<T> getResultStream()