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
Methods in com.amilesend.onedrive.parse.resource.parser that return AsyncJobStatusModifier and TypeMethodDescriptionAsyncJobStatusParser.parse(@NonNull com.google.gson.Gson gson, @NonNull InputStream jsonStream) -
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