ConnectionPropertiesConfiguration

Configuration that defines the base URL and additional request parameters needed during connection creation.

Types

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

Properties

Link copied to clipboard

Key-value pairs of additional request parameters that may be needed during connection creation, such as API versions or service-specific configuration options.

Link copied to clipboard

The base instance URL for the endpoint that this connection type will connect to.

Functions

Link copied to clipboard
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