public class

File.GetDownloadUrl

extends AbstractKinveyJsonClientRequest<T>
java.lang.Object
   ↳ java.util.AbstractMap<K, V>
     ↳ com.google.api.client.util.GenericData
       ↳ com.kinvey.java.core.AbstractKinveyClientRequest<T>
         ↳ com.kinvey.java.core.AbstractKinveyJsonClientRequest<T>
           ↳ com.kinvey.java.File.GetDownloadUrl

Class Overview

GET a temporary url for download.

Summary

[Expand]
Inherited Methods
From class com.kinvey.java.core.AbstractKinveyJsonClientRequest
From class com.kinvey.java.core.AbstractKinveyClientRequest
From class com.google.api.client.util.GenericData
From class java.util.AbstractMap
From class java.lang.Object
From interface java.util.Map