Get Backend Service Consistent Hash
data class GetBackendServiceConsistentHash(val httpCookies: List<GetBackendServiceConsistentHashHttpCooky>, val httpHeaderName: String, val minimumRingSize: Int)
Constructors
Link copied to clipboard
constructor(httpCookies: List<GetBackendServiceConsistentHashHttpCooky>, httpHeaderName: String, minimumRingSize: Int)