toggle menu
lmos-runtime
0.8.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.outbound
/
RoutingInformation
Routing
Information
data
class
RoutingInformation
(
val
agentList
:
List
<
Agent
>
,
val
subset
:
String
?
)
Members
Constructors
Routing
Information
Link copied to clipboard
constructor
(
agentList
:
List
<
Agent
>
,
subset
:
String
?
)
Properties
agent
List
Link copied to clipboard
val
agentList
:
List
<
Agent
>
subset
Link copied to clipboard
val
subset
:
String
?