File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -231478,13 +231478,13 @@
231478231478 return type boolean
231479231479 class com.microsoft.graph.tasks.LargeFileUploadResponseHandler
231480231480 method generateResult
231481- return type com.microsoft.graph.tasks.LargeFileUploadResponse
231481+ return type java.lang.Object
231482231482 param arg0 : com.microsoft.graph.http.IHttpRequest
231483231483 param arg1 : java.lang.Object
231484231484 param arg2 : com.microsoft.graph.serializer.ISerializer
231485231485 param arg3 : com.microsoft.graph.logger.ILogger
231486231486 method generateResult
231487- return type java.lang.Object
231487+ return type com.microsoft.graph.tasks.LargeFileUploadResponse
231488231488 param arg0 : com.microsoft.graph.http.IHttpRequest
231489231489 param arg1 : java.lang.Object
231490231490 param arg2 : com.microsoft.graph.serializer.ISerializer
You can’t perform that action at this time.
0 commit comments