public class ExportByPhotoset extends Object implements AutoFlickrAction
| Constructor and Description |
|---|
ExportByPhotoset(com.flickr4java.flickr.Flickr flickr,
DestinationStorage storage,
ExportOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
run() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic ExportByPhotoset(com.flickr4java.flickr.Flickr flickr,
DestinationStorage storage,
ExportOptions options)
public void run()
throws IOException,
com.flickr4java.flickr.FlickrException
run in interface FlickrActionIOExceptioncom.flickr4java.flickr.FlickrExceptionpublic void close()
throws InterruptedException
close in interface AutoCloseableInterruptedExceptionCopyright © 2018–2019. All rights reserved.