http4k-connect-core
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-core
http4k-connect-core
/
org.http4k.connect
/
AutomarshalledPagedAction
/
AutomarshalledPagedAction
Automarshalled
Paged
Action
constructor
(
toResult
:
(
List
<
ItemType
>
,
Token
?
)
->
PageType
,
autoMarshalling
:
AutoMarshalling
,
kClass
:
KClass
<
PageType
>
)