Package-level declarations
Types
Link copied to clipboard
A collection of values returned by getGeographicalLocation.
Link copied to clipboard
Link copied to clipboard
data class ProfileMonitorConfig(val customHeaders: List<ProfileMonitorConfigCustomHeader>? = null, val expectedStatusCodeRanges: List<String>? = null, val intervalInSeconds: Int? = null, val path: String? = null, val port: Int, val protocol: String, val timeoutInSeconds: Int? = null, val toleratedNumberOfFailures: Int? = null)
Link copied to clipboard