Interface JiraConfiguration.Builder

    • Method Detail

      • jiraIssueUrl

        JiraConfiguration.Builder jiraIssueUrl​(String jiraIssueUrl)

        The URL of the associated Jira issue.

        Parameters:
        jiraIssueUrl - The URL of the associated Jira issue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastSyncedTime

        JiraConfiguration.Builder lastSyncedTime​(Instant lastSyncedTime)
        Sets the value of the LastSyncedTime property for this object.
        Parameters:
        lastSyncedTime - The new value for the LastSyncedTime property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.