Uses of Class
com.amilesend.onedrive.resource.item.type.AsyncJobStatus
Packages that use AsyncJobStatus
Package
Description
-
Uses of AsyncJobStatus in com.amilesend.onedrive.parse.resource.parser
Fields in com.amilesend.onedrive.parse.resource.parser with type parameters of type AsyncJobStatusModifier and TypeFieldDescriptionstatic final com.amilesend.client.parse.parser.GsonParser<AsyncJobStatus> Parsers.ASYNC_JOB_STATUS_PARSER -
Uses of AsyncJobStatus in com.amilesend.onedrive.resource.item
Methods in com.amilesend.onedrive.resource.item that return AsyncJobStatusModifier and TypeMethodDescriptionAsyncJob.getStatus()Gets the currentAsyncJobStatusfor the remote asynchronous operation. -
Uses of AsyncJobStatus in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return AsyncJobStatus