Modifier and Type | Method and Description |
---|---|
ClientResponse |
LDClientService.retrieveResource(String resource)
Retrieve all triples for this resource from the Linked Data Cloud.
|
Modifier and Type | Method and Description |
---|---|
ClientResponse |
DataProvider.retrieveResource(String resource,
LDClientService client,
Endpoint endpoint)
Retrieve the data for a resource using the given http client and endpoint definition.
|
Modifier and Type | Method and Description |
---|---|
ClientResponse |
LDClient.retrieveResource(String resource)
Retrieve all triples for this resource from the Linked Data Cloud.
|
Modifier and Type | Method and Description |
---|---|
ClientResponse |
BlockingProvider.retrieveResource(String resource,
LDClientService client,
Endpoint endpoint)
Retrieve the data for a resource using the given http client and endpoint definition.
|
ClientResponse |
AbstractHttpProvider.retrieveResource(String resource,
LDClientService client,
Endpoint endpoint)
Retrieve the data for a resource using the given http client and endpoint definition.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.