Package-level declarations
Functions
Link copied to clipboard
fun ProtonClient.listRepositorySyncDefinitionsPaginated(initialRequest: ListRepositorySyncDefinitionsRequest): Flow<ListRepositorySyncDefinitionsResponse>
fun ProtonClient.listRepositorySyncDefinitionsPaginated(block: ListRepositorySyncDefinitionsRequest.Builder.() -> Unit): Flow<ListRepositorySyncDefinitionsResponse>
Paginate over ListRepositorySyncDefinitionsResponse results.
Link copied to clipboard
fun ProtonClient.listTagsForResourcePaginated(initialRequest: ListTagsForResourceRequest): Flow<ListTagsForResourceResponse>
fun ProtonClient.listTagsForResourcePaginated(block: ListTagsForResourceRequest.Builder.() -> Unit): Flow<ListTagsForResourceResponse>
Paginate over ListTagsForResourceResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listRepositorySyncDefinitionsPaginated to access the nested member RepositorySyncDefinition
Link copied to clipboard
This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag