| Modifier and Type | Method and Description |
|---|---|
FcrepoResponse |
FcrepoClient.executeRequest(URI url,
org.apache.http.client.methods.HttpRequestBase request)
Execute a HTTP request
|
PutBuilder |
PutBuilder.filename(String filename)
Provide a content disposition header which will be used as the filename
|
PostBuilder |
PostBuilder.filename(String filename)
Provide a content disposition header which will be used as the filename
|
FcrepoResponse |
RequestBuilder.perform()
Performs the request constructed in this builder and returns the response
|
Copyright © 2013–2019 DuraSpace, Inc.. All rights reserved.