toggle menu
Karya
jvm
switch theme
search in API
core
/
karya.core.entities.requests
/
UpdatePlanRequest
/
UpdatePlanRequest
Update
Plan
Request
constructor
(
planId
:
UUID
,
periodTime
:
String
?
=
null
,
maxFailureRetry
:
Int
?
=
null
,
hooks
:
List
<
Hook
>
?
=
null
)