public class UpdateIndexRequest extends Object
| Constructor and Description |
|---|
UpdateIndexRequest(Integer dataSetId,
String documentType,
List<String> documentIds,
String updateScript) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDataSetId() |
List<String> |
getDocumentIds() |
String |
getDocumentType() |
String |
getUpdateScript() |
String |
toString() |
Copyright © 2013. All Rights Reserved.