public class ArtifactDownloadRequest extends Object
| Constructor and Description |
|---|
ArtifactDownloadRequest(String targetDirectory,
com.hubspot.deploy.S3Artifact s3Artifact,
com.google.common.base.Optional<Long> timeoutMillis) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.hubspot.deploy.S3Artifact |
getS3Artifact() |
String |
getTargetDirectory() |
com.google.common.base.Optional<Long> |
getTimeoutMillis() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.