| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.document_conversion.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
| Modifier and Type | Method and Description |
|---|---|
IndexFields |
IndexFields.Builder.build()
Builds the index fields.
|
IndexFields |
IndexConfiguration.getFields()
Gets the fields object to pass to the Retrieve and Rank service.
|
| Constructor and Description |
|---|
IndexConfiguration(String serviceInstanceId,
String clusterId,
String searchCollectionName,
IndexFields fields)
Constructor for the Retrieve and Rank configuration.
|
Copyright © 2015–2016. All rights reserved.