public class S3DownloadCallable extends S3Callable
| Constructor and Description |
|---|
S3DownloadCallable(String accessKey,
hudson.util.Secret secretKey,
boolean useRole,
Destination dest,
String region) |
| Modifier and Type | Method and Description |
|---|---|
FingerprintRecord |
invoke(File file,
hudson.remoting.VirtualChannel channel) |
checkRoles, generateFingerprint, getTransferManagerpublic S3DownloadCallable(String accessKey, hudson.util.Secret secretKey, boolean useRole, Destination dest, String region)
public FingerprintRecord invoke(File file, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2016. All Rights Reserved.