public class IndexFactoryClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexFactoryClient.Builder |
| Constructor and Description |
|---|
IndexFactoryClient(IndexFactoryClient.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
createResource(String clusterID) |
String |
createResource(String clusterID,
String scope) |
String |
getEndpoint() |
public IndexFactoryClient(IndexFactoryClient.Builder builder) throws IndexException
IndexExceptionpublic String createResource(String clusterID) throws IndexException
IndexExceptionpublic String createResource(String clusterID, String scope) throws IndexException
IndexExceptionpublic String getEndpoint()
Copyright © 2014. All Rights Reserved.