JiraCloudDetail

Information about the configuration and status of a Jira Cloud integration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The cloud id of the Jira Cloud.

Link copied to clipboard

The URL domain of your Jira Cloud instance.

Link copied to clipboard

The projectKey of Jira Cloud.

Functions

Link copied to clipboard
inline fun copy(block: JiraCloudDetail.Builder.() -> Unit = {}): JiraCloudDetail
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String