|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectzubhium.ZubhiumUploader
public class ZubhiumUploader
A zubhium uploader
docs @ https://www.zubhium.com/docs/upload/| Constructor Summary | |
|---|---|
ZubhiumUploader()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Useful for quick testing as well |
static void |
mainCli(java.lang.String[] args)
Useful for testing |
ZubhiumResponse |
upload(zubhium.ZubhiumUploader.UploadRequest ur)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZubhiumUploader()
| Method Detail |
|---|
public ZubhiumResponse upload(zubhium.ZubhiumUploader.UploadRequest ur)
throws java.io.IOException,
org.json.simple.parser.ParseException
java.io.IOException
org.json.simple.parser.ParseException
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
public static void mainCli(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||