PagerDutyOAuthClientCredentialsConfig

OAuth client credentials configuration for PagerDuty.

Types

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

Properties

Link copied to clipboard

OAuth client ID for authenticating with the service.

Link copied to clipboard

User friendly OAuth client name specified by end user.

Link copied to clipboard

OAuth client secret for authenticating with the service.

Link copied to clipboard

OAuth token exchange parameters for authenticating with the service.

Functions

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