Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listWorkflowsResponseMigrationWorkflowSummary")
fun Flow<ListWorkflowsResponse>.migrationWorkflowSummary(): Flow<MigrationWorkflowSummary>

This paginator transforms the flow returned by listWorkflowsPaginated to access the nested member MigrationWorkflowSummary

Link copied to clipboard
@JvmName(name = "listPluginsResponsePluginSummary")
fun Flow<ListPluginsResponse>.plugins(): Flow<PluginSummary>

This paginator transforms the flow returned by listPluginsPaginated to access the nested member PluginSummary

Link copied to clipboard
@JvmName(name = "listTemplateStepGroupsResponseTemplateStepGroupSummary")
fun Flow<ListTemplateStepGroupsResponse>.templateStepGroupSummary(): Flow<TemplateStepGroupSummary>

This paginator transforms the flow returned by listTemplateStepGroupsPaginated to access the nested member TemplateStepGroupSummary

Link copied to clipboard
@JvmName(name = "listTemplateStepsResponseTemplateStepSummary")
fun Flow<ListTemplateStepsResponse>.templateStepSummaryList(): Flow<TemplateStepSummary>

This paginator transforms the flow returned by listTemplateStepsPaginated to access the nested member TemplateStepSummary

Link copied to clipboard
@JvmName(name = "listTemplatesResponseTemplateSummary")
fun Flow<ListTemplatesResponse>.templateSummary(): Flow<TemplateSummary>

This paginator transforms the flow returned by listTemplatesPaginated to access the nested member TemplateSummary

Link copied to clipboard
@JvmName(name = "listWorkflowStepGroupsResponseWorkflowStepGroupSummary")
fun Flow<ListWorkflowStepGroupsResponse>.workflowStepGroupsSummary(): Flow<WorkflowStepGroupSummary>

This paginator transforms the flow returned by listWorkflowStepGroupsPaginated to access the nested member WorkflowStepGroupSummary

Link copied to clipboard
@JvmName(name = "listWorkflowStepsResponseWorkflowStepSummary")
fun Flow<ListWorkflowStepsResponse>.workflowStepsSummary(): Flow<WorkflowStepSummary>

This paginator transforms the flow returned by listWorkflowStepsPaginated to access the nested member WorkflowStepSummary