create
Create new SyncDocumentJava object.
Return
CancellationToken which allows to cancel network request.
Parameters
Listener that will receive created SyncDocumentJava in its onSuccess() callback or any error in onFailure() callback.
Create new SyncDocumentJava object.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to assign to new SyncDocumentJava upon creation.
Listener that will receive created SyncDocumentJava in its onSuccess() callback or any error in onFailure() callback.
Create new SyncDocumentJava object.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to assign to new SyncDocumentJava upon creation.
Time to live in seconds from now.
Listener that will receive created SyncDocumentJava in its onSuccess() callback or any error in onFailure() callback.
Create new SyncDocumentJava object.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to assign to new SyncDocumentJava upon creation.
Time to live in seconds from now.
SyncDocumentJava.Listener that will receive notifications regarding this document.
Listener that will receive created SyncDocumentJava in its onSuccess() callback or any error in onFailure() callback.