public class PutChangesDocumentRequest
extends java.lang.Object
Constructor | Description |
---|---|
PutChangesDocumentRequest() |
Initializes a new instance of the PutChangesDocumentRequest class.
|
PutChangesDocumentRequest(UpdatesOptions updatesOptions) |
Initializes a new instance of the PutChangesDocumentRequest class.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
UpdatesOptions |
getupdatesOptions() |
Comparison options
|
int |
hashCode() |
|
void |
setupdatesOptions(UpdatesOptions updatesOptions) |
|
java.lang.String |
toString() |
public PutChangesDocumentRequest()
public PutChangesDocumentRequest(UpdatesOptions updatesOptions)
updatesOptions
- Comparison optionspublic UpdatesOptions getupdatesOptions()
public void setupdatesOptions(UpdatesOptions updatesOptions)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2020. All rights reserved.