Interface BulkUpdate
- All Known Implementing Classes:
DeleteDocument,IndexDocument,IndexDocumentIfNotExists
public interface BulkUpdate
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBulkUpdate.Type -
Method Summary
Modifier and Type Method Description @NonNull StringgetCollection()@NonNull StringgetId()BulkUpdate.TypegetType()
-
Method Details
-
getId
-
getCollection
-
getType
BulkUpdate.Type getType()
-