GetRouteSpecHttp2RouteRetryPolicy

data class GetRouteSpecHttp2RouteRetryPolicy(val httpRetryEvents: List<String>, val maxRetries: Int, val perRetryTimeouts: List<GetRouteSpecHttp2RouteRetryPolicyPerRetryTimeout>, val tcpRetryEvents: List<String>)

Constructors

Link copied to clipboard
constructor(httpRetryEvents: List<String>, maxRetries: Int, perRetryTimeouts: List<GetRouteSpecHttp2RouteRetryPolicyPerRetryTimeout>, tcpRetryEvents: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard