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