Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplicationSummary")
fun Flow<ListApplicationsResponse>.applications(): Flow<ApplicationSummary>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary

Link copied to clipboard
@JvmName(name = "listApplicationVersionsResponseApplicationVersionSummary")
fun Flow<ListApplicationVersionsResponse>.applicationVersions(): Flow<ApplicationVersionSummary>

This paginator transforms the flow returned by listApplicationVersionsPaginated to access the nested member ApplicationVersionSummary

Link copied to clipboard
@JvmName(name = "listBatchJobDefinitionsResponseBatchJobDefinition")
fun Flow<ListBatchJobDefinitionsResponse>.batchJobDefinitions(): Flow<BatchJobDefinition>

This paginator transforms the flow returned by listBatchJobDefinitionsPaginated to access the nested member BatchJobDefinition

Link copied to clipboard
@JvmName(name = "listBatchJobExecutionsResponseBatchJobExecutionSummary")
fun Flow<ListBatchJobExecutionsResponse>.batchJobExecutions(): Flow<BatchJobExecutionSummary>

This paginator transforms the flow returned by listBatchJobExecutionsPaginated to access the nested member BatchJobExecutionSummary

Link copied to clipboard
@JvmName(name = "listDataSetExportHistoryResponseDataSetExportTask")
fun Flow<ListDataSetExportHistoryResponse>.dataSetExportTasks(): Flow<DataSetExportTask>

This paginator transforms the flow returned by listDataSetExportHistoryPaginated to access the nested member DataSetExportTask

Link copied to clipboard
@JvmName(name = "listDataSetImportHistoryResponseDataSetImportTask")
fun Flow<ListDataSetImportHistoryResponse>.dataSetImportTasks(): Flow<DataSetImportTask>

This paginator transforms the flow returned by listDataSetImportHistoryPaginated to access the nested member DataSetImportTask

Link copied to clipboard
@JvmName(name = "listDataSetsResponseDataSetSummary")
fun Flow<ListDataSetsResponse>.dataSets(): Flow<DataSetSummary>

This paginator transforms the flow returned by listDataSetsPaginated to access the nested member DataSetSummary

Link copied to clipboard
@JvmName(name = "listDeploymentsResponseDeploymentSummary")
fun Flow<ListDeploymentsResponse>.deployments(): Flow<DeploymentSummary>

This paginator transforms the flow returned by listDeploymentsPaginated to access the nested member DeploymentSummary

Link copied to clipboard
@JvmName(name = "listEngineVersionsResponseEngineVersionsSummary")
fun Flow<ListEngineVersionsResponse>.engineVersions(): Flow<EngineVersionsSummary>

This paginator transforms the flow returned by listEngineVersionsPaginated to access the nested member EngineVersionsSummary

Link copied to clipboard
@JvmName(name = "listEnvironmentsResponseEnvironmentSummary")
fun Flow<ListEnvironmentsResponse>.environments(): Flow<EnvironmentSummary>

This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member EnvironmentSummary