JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
dev.botcity.maestro_sdk.model.Row
Packages that use
Row
Package
Description
dev.botcity.maestro_sdk
dev.botcity.maestro_sdk.functions
Uses of
Row
in
dev.botcity.maestro_sdk
Methods in
dev.botcity.maestro_sdk
that return types with arguments of type
Row
Modifier and Type
Method
Description
List
<
Row
>
BotMaestroSDK.
getLog
(
String
logId,
Integer
days)
Uses of
Row
in
dev.botcity.maestro_sdk.functions
Methods in
dev.botcity.maestro_sdk.functions
that return types with arguments of type
Row
Modifier and Type
Method
Description
List
<
Row
>
FunctionsService.
getLog
(
String
logId,
Integer
days)
List
<
Row
>
IFunctionService.
getLog
(
String
logId,
Integer
days)