annotations

@JvmName(name = "listObjectAnnotationsResponseAnnotationEntry")
fun Flow<ListObjectAnnotationsResponse>.annotations(): Flow<AnnotationEntry>

This paginator transforms the flow returned by listObjectAnnotationsPaginated to access the nested member AnnotationEntry

Return

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