Specifies the number of seconds before a signed download URI will expire.
Setting this to 0 is equivalent to turning off the ability to use
direct download.
Parameters:
expirySeconds - Number of seconds before a download URI expires.
setDirectDownloadURICacheSize
voidsetDirectDownloadURICacheSize(int maxSize)
Specifies the maximum number of read URIs to be cached in an in-memory
cache. Setting this to 0 is equivalent to disabling the cache.
Specifies the number of seconds before a signed upload URI will expire.
Setting this to 0 is equivalent to turning off the ability to use
direct upload.
Parameters:
expirySeconds - Number of seconds before an upload URI expires.