Interface DeleteDocumentCommandStep1

All Superinterfaces:
FinalCommandStep<DeleteDocumentResponse>
All Known Implementing Classes:
DeleteDocumentCommandImpl

@Deprecated public interface DeleteDocumentCommandStep1 extends FinalCommandStep<DeleteDocumentResponse>
Deprecated.
since 8.8 for removal in 8.9, replaced by DeleteDocumentCommandStep1
Command to delete a document from the document store.
  • Method Details

    • storeId

      Deprecated.
      Sets the document store ID. If not set, the default document store for the cluster will be used.
      Parameters:
      storeId - the document store ID