Class StreamUploader


  • public final class StreamUploader
    extends java.lang.Object
    Created by long on 2016/11/4.
    • Constructor Summary

      Constructors 
      Constructor Description
      StreamUploader​(Client client, java.lang.String upToken, java.lang.String key, java.io.InputStream stream, StringMap params, java.lang.String mime, Configuration configuration)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Response upload()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait