| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.document_conversion.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| IndexDocumentOptions.Builder | IndexDocumentOptions.Builder. convertDocumentConfig(com.google.gson.JsonObject convertDocumentConfig)Sets the convert document configuration. | 
| IndexDocumentOptions.Builder | IndexDocumentOptions.Builder. document(File document)Sets the document. | 
| IndexDocumentOptions.Builder | IndexDocumentOptions.Builder. document(InputStream document,
        String mediaType)Sets the document as an input stream and its media type. | 
| IndexDocumentOptions.Builder | IndexDocumentOptions.Builder. dryRun(Boolean dryRun)Sets the dryRun flag. | 
| IndexDocumentOptions.Builder | IndexDocumentOptions.Builder. indexConfiguration(IndexConfiguration indexConfiguration)Sets the retrieve and rank configuration. | 
| IndexDocumentOptions.Builder | IndexDocumentOptions.Builder. mediaType(String mediaType)Sets the media type. | 
| IndexDocumentOptions.Builder | IndexDocumentOptions.Builder. metadata(Map<String,String> metadata)Sets the metadata. | 
| IndexDocumentOptions.Builder | IndexDocumentOptions. newBuilder()New builder. | 
Copyright © 2015–2016 IBM Watson. All rights reserved.