| Modifier and Type | Class and Description |
|---|---|
class |
BodyRequestBuilder
Request builder which includes a body component
|
class |
CopyBuilder
Builds a request to copy a resource (and its subtree) to a new location
|
class |
DeleteBuilder
Builds a request to delete a resource
|
class |
GetBuilder
Builds a GET request to retrieve the content of a resource from the Fedora HTTP API
|
class |
HeadBuilder
Builds a HEAD request to retrieve resource headers.
|
class |
MoveBuilder
Builds a request to move a resource (and its subtree) to a new location
|
class |
OptionsBuilder
Builds an OPTIONS request to output information about the supported HTTP methods, etc.
|
class |
PatchBuilder
Builds a PUT request for interacting with the Fedora HTTP API in order to modify the triples associated with a
resource with SPARQL-Update.
|
class |
PostBuilder
Builds a post request for interacting with the Fedora HTTP API in order to create a new resource within an LDP
container.
|
class |
PutBuilder
Builds a PUT request for interacting with the Fedora HTTP API in order to create a resource with a specified path,
or replace the triples associated with a resource with the triples provided in the request body.
|
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.