GetRouteSpecHttpRouteRetryPolicy

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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