syncDefinitions

@JvmName(name = "listRepositorySyncDefinitionsResponseRepositorySyncDefinition")
fun Flow<ListRepositorySyncDefinitionsResponse>.syncDefinitions(): Flow<RepositorySyncDefinition>

This paginator transforms the flow returned by listRepositorySyncDefinitionsPaginated to access the nested member RepositorySyncDefinition

Return

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