toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-core
/
org.http4k.connect
/
AutomarshalledPagedAction
/
AutomarshalledPagedAction
Automarshalled
Paged
Action
constructor
(
toResult
:
(
List
<
ItemType
>
,
Token
?
)
->
PageType
,
autoMarshalling
:
AutoMarshalling
,
kClass
:
KClass
<
PageType
>
)