Interface UpdateBranchParam

    • Method Detail

      • name

        java.lang.String name()
        Get the name to set for the branch. Returns null if the name should not be modified.
        Returns:
        The name to set for the branch, or null if unmodified.
      • itemSearchIndexingMode

        ItemSearchIndexingMode itemSearchIndexingMode()
        Get the mode used when indexing search data for the latest item versions in the branch. Returns null if the current value should not be modified.
        Returns:
        The mode used when indexing search data for the latest item versions in the branch, or null if unmodified.