com.evernote.edam.notestore
Class NoteStore.AsyncClient.getPublicNotebook_call
java.lang.Object
TAsyncMethodCall
com.evernote.edam.notestore.NoteStore.AsyncClient.getPublicNotebook_call
- Enclosing class:
- NoteStore.AsyncClient
public static class NoteStore.AsyncClient.getPublicNotebook_call
- extends TAsyncMethodCall
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoteStore.AsyncClient.getPublicNotebook_call
public NoteStore.AsyncClient.getPublicNotebook_call(int userId,
java.lang.String publicUri,
resultHandler,
TAsyncClient client,
TProtocolFactory protocolFactory,
TNonblockingTransport transport)
throws TException
- Throws:
TException
write_args
public void write_args(TProtocol prot)
throws TException
- Throws:
TException
getResult
public Notebook getResult()
throws EDAMSystemException,
EDAMNotFoundException,
TException
- Throws:
EDAMSystemException
EDAMNotFoundException
TException