@Component @Scope(value="prototype") public class DownloadUrlResponse extends AbstractResponse
| Constructor and Description |
|---|
DownloadUrlResponse(List<ContentDto> contents) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDirectDownloadUrl() |
String |
getToken() |
DownloadUrlResponse |
toResponse(String token) |
getCode, getContents, getElapsedTime, getMessage, getTicket, setCode, setElapsedTime, setMessage, setTicketpublic DownloadUrlResponse(List<ContentDto> contents)
public String getDirectDownloadUrl()
public String getToken()
public DownloadUrlResponse toResponse(String token) throws ContentServiceException
ContentServiceExceptionCopyright © 2022. All rights reserved.