Interface Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithExecute

    • Method Detail

      • execute

        QnADocumentsDTO execute()
        Execute the request.
        Returns:
        the QnADocumentsDTO object if successful.
      • executeAsync

        rx.Observable<QnADocumentsDTO> executeAsync()
        Execute the request asynchronously.
        Returns:
        the observable to the QnADocumentsDTO object