Package com.ibm.cloud.cloudant.v1.model
Interface PutDesignDocumentOptions.Batch
-
- Enclosing class:
- PutDesignDocumentOptions
public static interface PutDesignDocumentOptions.Batch
Query parameter to specify whether to store in batch mode. The server will respond with a HTTP 202 Accepted response code immediately.
-
-
Field Detail
-
OK
static final String OK
ok.- See Also:
- Constant Field Values
-
-