Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listJobsResponseGlacierJobDescription")
fun Flow<ListJobsResponse>.jobList(): Flow<GlacierJobDescription>

This paginator transforms the flow returned by listJobsPaginated to access the nested member GlacierJobDescription

Link copied to clipboard
@JvmName(name = "listPartsResponsePartListElement")
fun Flow<ListPartsResponse>.parts(): Flow<PartListElement>

This paginator transforms the flow returned by listPartsPaginated to access the nested member PartListElement

Link copied to clipboard
@JvmName(name = "listMultipartUploadsResponseUploadListElement")
fun Flow<ListMultipartUploadsResponse>.uploadsList(): Flow<UploadListElement>

This paginator transforms the flow returned by listMultipartUploadsPaginated to access the nested member UploadListElement

Link copied to clipboard
@JvmName(name = "listVaultsResponseDescribeVaultOutput")
fun Flow<ListVaultsResponse>.vaultList(): Flow<DescribeVaultOutput>

This paginator transforms the flow returned by listVaultsPaginated to access the nested member DescribeVaultOutput