GetRouteSpecHttp2RouteMatch

data class GetRouteSpecHttp2RouteMatch(val headers: List<GetRouteSpecHttp2RouteMatchHeader>, val method: String, val paths: List<GetRouteSpecHttp2RouteMatchPath>, val port: Int, val prefix: String, val queryParameters: List<GetRouteSpecHttp2RouteMatchQueryParameter>, val scheme: String)

Constructors

Link copied to clipboard
constructor(headers: List<GetRouteSpecHttp2RouteMatchHeader>, method: String, paths: List<GetRouteSpecHttp2RouteMatchPath>, port: Int, prefix: String, queryParameters: List<GetRouteSpecHttp2RouteMatchQueryParameter>, scheme: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val port: Int
Link copied to clipboard
Link copied to clipboard