ApiProxyEndPoint

constructor(default: Boolean, name: String, basePath: String, properties: ApiProxyEndPoint.Properties? = null, routeRules: ApiProxyEndPoint.RouteRules, faultRules: List<ApiProxyEndPoint.RouteRule> = emptyList(), defaultFaultRule: FaultRule? = null, preFlow: Flow, postFlow: Flow, conditionalFlows: List<String> = emptyList())(source)