Package com.ibm.cloud.cloudant.v1.model
Class HeadReplicationDocumentOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.HeadReplicationDocumentOptions
- All Implemented Interfaces:
 ObjectModel
The headReplicationDocument options.
- 
Nested Class Summary
Nested Classes - 
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
newBuilder
New builder.- Returns:
 - a HeadReplicationDocumentOptions builder
 
 - 
docId
Gets the docId. Path parameter to specify the ID of the stored replication configuration in the `_replicator` database.- Returns:
 - the docId
 
 - 
ifNoneMatch
Gets the ifNoneMatch. Header parameter for a conditional HTTP request not matching an ETag.- Returns:
 - the ifNoneMatch
 
 
 -