Interface ConfluenceResourceCapabilities.Builder

  • Method Details

    • fetchDocument

      ConfluenceResourceCapabilities.Builder fetchDocument(Boolean fetchDocument)

      Whether to fetch documents from this space.

      Parameters:
      fetchDocument - Whether to fetch documents from this space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createDocument

      ConfluenceResourceCapabilities.Builder createDocument(Boolean createDocument)

      Whether to create documents in this space.

      Parameters:
      createDocument - Whether to create documents in this space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateDocument

      ConfluenceResourceCapabilities.Builder updateDocument(Boolean updateDocument)

      Whether to update documents in this space.

      Parameters:
      updateDocument - Whether to update documents in this space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.