Class GeneratePutUrlResponse
java.lang.Object
com.atlassian.bitbucket.filestore.GeneratePutUrlResponse
- Since:
- 9.3
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getHeaders
Headers that must be included in the HTTP PUT 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.
-
getUrl
The URL to use to upload the file.
-