io.searchbox.core
Class Delete.Builder
java.lang.Object
io.searchbox.core.Delete.Builder
- Enclosing class:
- Delete
public static class Delete.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Delete.Builder
public Delete.Builder(String id)
index
public Delete.Builder index(String val)
type
public Delete.Builder type(String val)
build
public Delete build()
Copyright © 2012. All Rights Reserved.