Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listApplicationOperationsResponseApplicationOperationInfo")
fun Flow<ListApplicationOperationsResponse>.applicationOperationInfoList(): Flow<ApplicationOperationInfo>

This paginator transforms the flow returned by listApplicationOperationsPaginated to access the nested member ApplicationOperationInfo

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplicationSummary")
fun Flow<ListApplicationsResponse>.applicationSummaries(): 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>.applicationVersionSummaries(): Flow<ApplicationVersionSummary>

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

Link copied to clipboard
@JvmName(name = "listApplicationSnapshotsResponseSnapshotDetails")
fun Flow<ListApplicationSnapshotsResponse>.snapshotSummaries(): Flow<SnapshotDetails>

This paginator transforms the flow returned by listApplicationSnapshotsPaginated to access the nested member SnapshotDetails