public class ProxyFetchResult extends Object
| Constructor and Description | 
|---|
| ProxyFetchResult(StorageAsset file,
                boolean modified) | 
| Modifier and Type | Method and Description | 
|---|---|
| StorageAsset | getFile() | 
| boolean | isModified() | 
public ProxyFetchResult(StorageAsset file, boolean modified)
public StorageAsset getFile()
public boolean isModified()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.