Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "exportComponentsResponseComponent")
fun Flow<ExportComponentsResponse>.entities(): Flow<Component>

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

@JvmName(name = "exportFormsResponseForm")
fun Flow<ExportFormsResponse>.entities(): Flow<Form>

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

@JvmName(name = "exportThemesResponseTheme")
fun Flow<ExportThemesResponse>.entities(): Flow<Theme>

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

@JvmName(name = "listCodegenJobsResponseCodegenJobSummary")
fun Flow<ListCodegenJobsResponse>.entities(): Flow<CodegenJobSummary>

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

@JvmName(name = "listComponentsResponseComponentSummary")
fun Flow<ListComponentsResponse>.entities(): Flow<ComponentSummary>

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

@JvmName(name = "listFormsResponseFormSummary")
fun Flow<ListFormsResponse>.entities(): Flow<FormSummary>

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

@JvmName(name = "listThemesResponseThemeSummary")
fun Flow<ListThemesResponse>.entities(): Flow<ThemeSummary>

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