Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listResourcesResponseResourceDescription")
fun Flow<ListResourcesResponse>.resourceDescriptions(): Flow<ResourceDescription>

This paginator transforms the flow returned by listResourcesPaginated to access the nested member ResourceDescription

Link copied to clipboard
@JvmName(name = "listResourceRequestsResponseProgressEvent")
fun Flow<ListResourceRequestsResponse>.resourceRequestStatusSummaries(): Flow<ProgressEvent>

This paginator transforms the flow returned by listResourceRequestsPaginated to access the nested member ProgressEvent