Class HeadReplicationDocumentOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.HeadReplicationDocumentOptions
All Implemented Interfaces:
ObjectModel

public class HeadReplicationDocumentOptions extends GenericModel
The headReplicationDocument options.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a HeadReplicationDocumentOptions builder
    • docId

      public String docId()
      Gets the docId. Path parameter to specify the document ID.
      Returns:
      the docId
    • ifNoneMatch

      public String ifNoneMatch()
      Gets the ifNoneMatch. Header parameter for a conditional HTTP request not matching an ETag.
      Returns:
      the ifNoneMatch