Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listApplicationStatesResponseApplicationState")
fun Flow<ListApplicationStatesResponse>.applicationStateList(): Flow<ApplicationState>

This paginator transforms the flow returned by listApplicationStatesPaginated to access the nested member ApplicationState

Link copied to clipboard
@JvmName(name = "listCreatedArtifactsResponseCreatedArtifact")
fun Flow<ListCreatedArtifactsResponse>.createdArtifactList(): Flow<CreatedArtifact>

This paginator transforms the flow returned by listCreatedArtifactsPaginated to access the nested member CreatedArtifact

Link copied to clipboard
@JvmName(name = "listDiscoveredResourcesResponseDiscoveredResource")
fun Flow<ListDiscoveredResourcesResponse>.discoveredResourceList(): Flow<DiscoveredResource>

This paginator transforms the flow returned by listDiscoveredResourcesPaginated to access the nested member DiscoveredResource

Link copied to clipboard
@JvmName(name = "listMigrationTasksResponseMigrationTaskSummary")
fun Flow<ListMigrationTasksResponse>.migrationTaskSummaryList(): Flow<MigrationTaskSummary>

This paginator transforms the flow returned by listMigrationTasksPaginated to access the nested member MigrationTaskSummary

Link copied to clipboard
@JvmName(name = "listProgressUpdateStreamsResponseProgressUpdateStreamSummary")
fun Flow<ListProgressUpdateStreamsResponse>.progressUpdateStreamSummaryList(): Flow<ProgressUpdateStreamSummary>

This paginator transforms the flow returned by listProgressUpdateStreamsPaginated to access the nested member ProgressUpdateStreamSummary