Interface ConfluenceDocumentMetadata.Builder

  • Method Details

    • name

      Sets the value of the Name property for this object.
      Parameters:
      name - The new value for the Name property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • providerResourceId

      ConfluenceDocumentMetadata.Builder providerResourceId(String providerResourceId)
      Sets the value of the ProviderResourceId property for this object.
      Parameters:
      providerResourceId - The new value for the ProviderResourceId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • spaceKey

      The Confluence space key containing the document.

      Parameters:
      spaceKey - The Confluence space key containing the document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pageId

      The Confluence page identifier.

      Parameters:
      pageId - The Confluence page identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • title

      The display title of the Confluence page.

      Parameters:
      title - The display title of the Confluence page.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • spaceTitle

      The display title of the Confluence space.

      Parameters:
      spaceTitle - The display title of the Confluence space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.