Class OrchestratedRuntimeBots
-
- All Implemented Interfaces:
public final class OrchestratedRuntimeBots
-
-
Constructor Summary
Constructors Constructor Description OrchestratedRuntimeBots(List<OrchestratedRuntimeBot> bots)
-
Method Summary
Modifier and Type Method Description final OrchestratedRuntimeBotget(OrchestrationTargetedBot target)-
-
Constructor Detail
-
OrchestratedRuntimeBots
OrchestratedRuntimeBots(List<OrchestratedRuntimeBot> bots)
-
-
Method Detail
-
get
final OrchestratedRuntimeBot get(OrchestrationTargetedBot target)
-
-
-
-