Class PostBulkDocsOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class PostBulkDocsOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The postBulkDocs options.
    • Method Detail

      • db

        public String db()
        Gets the db. Path parameter to specify the database name.
        Returns:
        the db
      • bulkDocs

        public BulkDocs bulkDocs()
        Gets the bulkDocs. HTTP request body for postBulkDocs.
        Returns:
        the bulkDocs
      • body

        public InputStream body()
        Gets the body. HTTP request body for postBulkDocs.
        Returns:
        the body