UpdateConnectionOAuthClientRequestParameters

The OAuth authorization parameters to use for the connection.

Types

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

Properties

Link copied to clipboard

The client ID to use for OAuth authorization.

Link copied to clipboard

The client secret assciated with the client ID to use for OAuth authorization.

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