Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listJobsPaginated to access the nested member GlacierJobDescription
Link copied to clipboard
fun GlacierClient.listJobsPaginated(block: ListJobsRequest.Builder.() -> Unit): Flow<ListJobsResponse>
Paginate over ListJobsResponse results.
Link copied to clipboard
fun GlacierClient.listMultipartUploadsPaginated(initialRequest: ListMultipartUploadsRequest): Flow<ListMultipartUploadsResponse>
fun GlacierClient.listMultipartUploadsPaginated(block: ListMultipartUploadsRequest.Builder.() -> Unit): Flow<ListMultipartUploadsResponse>
Paginate over ListMultipartUploadsResponse results.
Link copied to clipboard
fun GlacierClient.listPartsPaginated(block: ListPartsRequest.Builder.() -> Unit): Flow<ListPartsResponse>
Paginate over ListPartsResponse results.
Link copied to clipboard
fun GlacierClient.listVaultsPaginated(block: ListVaultsRequest.Builder.() -> Unit): Flow<ListVaultsResponse>
Paginate over ListVaultsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listPartsPaginated to access the nested member PartListElement
Link copied to clipboard
This paginator transforms the flow returned by listMultipartUploadsPaginated to access the nested member UploadListElement
Link copied to clipboard
This paginator transforms the flow returned by listVaultsPaginated to access the nested member DescribeVaultOutput