Interface JiraCloudDetail.Builder

  • Method Details

    • cloudId

      JiraCloudDetail.Builder cloudId(String cloudId)

      The cloud id of the Jira Cloud.

      Parameters:
      cloudId - The cloud id of the Jira Cloud.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • projectKey

      JiraCloudDetail.Builder projectKey(String projectKey)

      The projectKey of Jira Cloud.

      Parameters:
      projectKey - The projectKey of Jira Cloud.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domain

      The URL domain of your Jira Cloud instance.

      Parameters:
      domain - The URL domain of your Jira Cloud instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • authUrl

      JiraCloudDetail.Builder authUrl(String authUrl)

      The URL to provide to customers for OAuth auth code flow.

      Parameters:
      authUrl - The URL to provide to customers for OAuth auth code flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • authStatus

      JiraCloudDetail.Builder authStatus(String authStatus)

      The status of the authorization between Jira Cloud and the service.

      Parameters:
      authStatus - The status of the authorization between Jira Cloud and the service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • authStatus

      The status of the authorization between Jira Cloud and the service.

      Parameters:
      authStatus - The status of the authorization between Jira Cloud and the service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: