CacheMetadataOptions
, CacheResourceOptions
public class CacheDownloadOptions
extends java.lang.Object
Constructor | Description |
---|---|
CacheDownloadOptions() |
Modifier and Type | Method | Description |
---|---|---|
DownloadListener |
getListener() |
|
boolean |
isForce() |
|
CacheDownloadOptions |
setForce(boolean force) |
|
CacheDownloadOptions |
setListener(DownloadListener listener) |
public DownloadListener getListener()
public CacheDownloadOptions setListener(DownloadListener listener)
public boolean isForce()
public CacheDownloadOptions setForce(boolean force)