public static class IndexFactoryClient.Builder extends Object
| Constructor and Description |
|---|
IndexFactoryClient.Builder() |
IndexFactoryClient.Builder(org.gcube.rest.index.common.discover.IndexDiscovererAPI<org.gcube.rest.index.common.resources.IndexResource> indexDiscoverer) |
| Modifier and Type | Method and Description |
|---|---|
IndexFactoryClient |
build() |
IndexFactoryClient.Builder |
endpoint(String endpoint) |
IndexFactoryClient.Builder |
scope(String scope) |
IndexFactoryClient.Builder |
skipInitialization(boolean skipInitialization) |
@Inject public IndexFactoryClient.Builder(org.gcube.rest.index.common.discover.IndexDiscovererAPI<org.gcube.rest.index.common.resources.IndexResource> indexDiscoverer)
public IndexFactoryClient.Builder()
public IndexFactoryClient.Builder endpoint(String endpoint)
public IndexFactoryClient.Builder scope(String scope)
public IndexFactoryClient.Builder skipInitialization(boolean skipInitialization)
public IndexFactoryClient build() throws IndexException
IndexExceptionCopyright © 2014. All Rights Reserved.