cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
api
/
app.softwork.cikraft.api.proxy
/
ApiProxy
/
New
/
ProxyEndPoint
/
ProxyEndPoint
Proxy
End
Point
constructor
(
basePath
:
String
,
name
:
String
=
"default"
,
isDefault
:
Boolean
,
apiResources
:
List
<
String
>
,
conditionalFlows
:
List
<
String
>
,
properties
:
List
<
String
>
,
routeRules
:
List
<
ApiProxy.New.ProxyEndPoint.RouteRule
>
,
virtualhosts
:
List
<
ApiProxy.New.ProxyEndPoint.Virtualhost
>
)
(
source
)