com.dropbox.client2
Class DropboxAPI.CreatedCopyRef
java.lang.Object
com.dropbox.client2.DropboxAPI.CreatedCopyRef
- Enclosing class:
- DropboxAPI<SESS_T extends Session>
public static final class DropboxAPI.CreatedCopyRef
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyRef
public final String copyRef
expiration
public final String expiration
DropboxAPI.CreatedCopyRef
public DropboxAPI.CreatedCopyRef(String copyRef,
String expiration)
extractFromJson
public static DropboxAPI.CreatedCopyRef extractFromJson(JsonThing j)
throws JsonExtractionException
- Throws:
JsonExtractionException
Copyright © 2012. All Rights Reserved.