entities

This paginator transforms the flow returned by exportComponentsPaginated to access the nested member Component

Return

A kotlinx.coroutines.flow.Flow that can collect Component


fun Flow<ExportFormsResponse>.entities(): Flow<Form>

This paginator transforms the flow returned by exportFormsPaginated to access the nested member Form

Return

A kotlinx.coroutines.flow.Flow that can collect Form


This paginator transforms the flow returned by exportThemesPaginated to access the nested member Theme

Return

A kotlinx.coroutines.flow.Flow that can collect Theme


This paginator transforms the flow returned by listCodegenJobsPaginated to access the nested member CodegenJobSummary

Return

A kotlinx.coroutines.flow.Flow that can collect CodegenJobSummary


This paginator transforms the flow returned by listComponentsPaginated to access the nested member ComponentSummary

Return

A kotlinx.coroutines.flow.Flow that can collect ComponentSummary


This paginator transforms the flow returned by listFormsPaginated to access the nested member FormSummary

Return

A kotlinx.coroutines.flow.Flow that can collect FormSummary


This paginator transforms the flow returned by listThemesPaginated to access the nested member ThemeSummary

Return

A kotlinx.coroutines.flow.Flow that can collect ThemeSummary