Uses of Class
com.atlassian.bitbucket.filestore.GenerateGetUrlRequest.Builder
Packages that use GenerateGetUrlRequest.Builder
- 
Uses of GenerateGetUrlRequest.Builder in com.atlassian.bitbucket.filestoreMethods in com.atlassian.bitbucket.filestore that return GenerateGetUrlRequest.BuilderModifier 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-Dispositionheader of the response to the specified value.GenerateGetUrlRequest.Builder.responseContentType(String value) Sets theContent-Typeheader of the response to the specified value.