public class ESRequest extends Object
Constructor and Description |
---|
ESRequest(String index,
String id,
String type,
String operation,
Object body) |
Modifier and Type | Method and Description |
---|---|
Object |
getBody() |
String |
getId() |
String |
getIndex() |
String |
getOperation() |
String |
getType() |
String |
toString() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.