Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAccessPointsForDirectoryBucketsResponseAccessPoint")
fun Flow<ListAccessPointsForDirectoryBucketsResponse>.accessPointList(): Flow<AccessPoint>

This paginator transforms the flow returned by listAccessPointsForDirectoryBucketsPaginated to access the nested member AccessPoint

Link copied to clipboard
@JvmName(name = "listCallerAccessGrantsResponseListCallerAccessGrantsEntry")
fun Flow<ListCallerAccessGrantsResponse>.callerAccessGrantsList(): Flow<ListCallerAccessGrantsEntry>

This paginator transforms the flow returned by listCallerAccessGrantsPaginated to access the nested member ListCallerAccessGrantsEntry

Link copied to clipboard
@JvmName(name = "listAccessPointsForObjectLambdaResponseObjectLambdaAccessPoint")
fun Flow<ListAccessPointsForObjectLambdaResponse>.objectLambdaAccessPointList(): Flow<ObjectLambdaAccessPoint>

This paginator transforms the flow returned by listAccessPointsForObjectLambdaPaginated to access the nested member ObjectLambdaAccessPoint