Class GenerateGetUrlResponse
java.lang.Object
com.atlassian.bitbucket.filestore.GenerateGetUrlResponse
- Since:
- 9.3
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
getHeadersHeaders that must be included in the HTTP GET request.For many implementation of the file store the request will fail if these headers are not included, since the URL and headers may be signed. 
- 
getUrlThe URL to use to download the file.
 
-