public class OpenSearchFactoryClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenSearchFactoryClient.Builder |
| Constructor and Description |
|---|
OpenSearchFactoryClient(OpenSearchFactoryClient.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
createResource(List<String> fields,
List<org.gcube.rest.opensearch.common.entities.Provider> providers,
String scope) |
String |
getEndpoint() |
static List<String> |
getOpenSearchGenericResources(org.gcube.rest.resourcemanager.discovery.InformationCollector icollector,
List<String> resourceIDs,
String scope) |
public OpenSearchFactoryClient(OpenSearchFactoryClient.Builder builder) throws OpenSearchClientException
OpenSearchClientExceptionpublic String getEndpoint()
public String createResource(List<String> fields, List<org.gcube.rest.opensearch.common.entities.Provider> providers, String scope) throws OpenSearchClientException
OpenSearchClientExceptionCopyright © 2017. All Rights Reserved.