Class ApiUpload

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ApiUpload.Request
      upload api 请求基类
      static class  ApiUpload.Response
      api 响应基类
    • Constructor Summary

      Constructors 
      Constructor Description
      ApiUpload​(Client client)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ApiUpload

        public ApiUpload​(Client client)