public class DownloadUrlRequest extends Object
| Constructor and Description |
|---|
DownloadUrlRequest() |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
getAttachment() |
String |
getOnExpireRedirectTo() |
Integer |
getTtl() |
DownloadUrlRequest |
setAttachment(Attachment attachment) |
DownloadUrlRequest |
setOnExpireRedirectTo(String onExpireRedirectTo) |
DownloadUrlRequest |
setTtl(Integer ttl) |
public Integer getTtl()
public DownloadUrlRequest setTtl(Integer ttl)
public Attachment getAttachment()
public DownloadUrlRequest setAttachment(Attachment attachment)
public String getOnExpireRedirectTo()
public DownloadUrlRequest setOnExpireRedirectTo(String onExpireRedirectTo)
Copyright © 2017 Media Cloud. All rights reserved.