public class DeleteDocumentResult extends Object implements Serializable, Cloneable
Constructor and Description |
---|
DeleteDocumentResult() |
Modifier and Type | Method and Description |
---|---|
DeleteDocumentResult |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
public String toString()
toString
in class Object
Object.toString()
public DeleteDocumentResult clone()
Copyright © 2016. All rights reserved.