EndpointConfiguration

constructor(name: String, key: EndpointConfiguration.Key, shouldFail: Boolean, delay: Int? = null, dashboardOptionsConfig: DashboardOptionsConfig, versionCode: Int, endpointMatcher: suspend MockzillaHttpRequest.() -> Boolean, defaultHandler: suspend MockzillaHttpRequest.() -> MockzillaHttpResponse, errorHandler: suspend MockzillaHttpRequest.() -> MockzillaHttpResponse)