Uses of Class
com.atlassian.bitbucket.filestore.GenerateGetUrlRequest.Builder
-
Uses of GenerateGetUrlRequest.Builder in com.atlassian.bitbucket.filestore
Modifier and TypeMethodDescriptionThe duration for which this pre-authorized request should be valid.The namespace of the file store to which the file will be uploaded to.The path on the store to which the file will be uploaded to.GenerateGetUrlRequest.Builder.responseContentDisposition
(String value) Sets theContent-Disposition
header of the response to the specified value.GenerateGetUrlRequest.Builder.responseContentType
(String value) Sets theContent-Type
header of the response to the specified value.