Class BrowserSiteHistory.Builder

    • Method Detail

      • allowRedirect

        public BrowserSiteHistory.Builder allowRedirect​(Boolean allowRedirect)
        “Boolean attribute that controls the behavior of redirected sites”
        Parameters:
        allowRedirect - value of allowRedirect property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • comment

        public BrowserSiteHistory.Builder comment​(String comment)
        “The content for the site”
        Parameters:
        comment - value of comment property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • compatibilityMode

        public BrowserSiteHistory.Builder compatibilityMode​(BrowserSiteCompatibilityMode compatibilityMode)
        “Controls what compatibility setting is used for specific sites or domains”
        Parameters:
        compatibilityMode - value of compatibilityMode property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastModifiedBy

        public BrowserSiteHistory.Builder lastModifiedBy​(IdentitySet lastModifiedBy)
        “The user who modified the site”
        Parameters:
        lastModifiedBy - value of lastModifiedBy property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • mergeType

        public BrowserSiteHistory.Builder mergeType​(BrowserSiteMergeType mergeType)
        “The merge type of the site”
        Parameters:
        mergeType - value of mergeType property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • publishedDateTime

        public BrowserSiteHistory.Builder publishedDateTime​(OffsetDateTime publishedDateTime)
        “The time the site was last published”
        Parameters:
        publishedDateTime - value of publishedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • targetEnvironment

        public BrowserSiteHistory.Builder targetEnvironment​(BrowserSiteTargetEnvironment targetEnvironment)
        “The render mode in Edge client that the site is supposed to open in”
        Parameters:
        targetEnvironment - value of targetEnvironment property (as defined in service metadata)
        Returns:
        this (for method chaining)