serviceOperations

@JvmName(name = "listServiceOperationsResponseServiceOperation")
fun Flow<ListServiceOperationsResponse>.serviceOperations(): Flow<ServiceOperation>

This paginator transforms the flow returned by listServiceOperationsPaginated to access the nested member ServiceOperation

Return

A kotlinx.coroutines.flow.Flow that can collect ServiceOperation