ApiProxyEndPoint
@XmlSerialName(value = "ProxyEndPoint", namespace = "http://www.sap.com/apimgmt")
Constructors
Link copied to clipboard
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())
Types
Link copied to clipboard
@XmlSerialName(value = "properties")
Link copied to clipboard