Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listKeyspacesPaginated to access the nested member KeyspaceSummary
Link copied to clipboard
fun KeyspacesClient.listKeyspacesPaginated(initialRequest: ListKeyspacesRequest = ListKeyspacesRequest { }): Flow<ListKeyspacesResponse>
fun KeyspacesClient.listKeyspacesPaginated(block: ListKeyspacesRequest.Builder.() -> Unit): Flow<ListKeyspacesResponse>
Paginate over ListKeyspacesResponse results.
Link copied to clipboard
fun KeyspacesClient.listTablesPaginated(initialRequest: ListTablesRequest): Flow<ListTablesResponse>
fun KeyspacesClient.listTablesPaginated(block: ListTablesRequest.Builder.() -> Unit): Flow<ListTablesResponse>
Paginate over ListTablesResponse results.
Link copied to clipboard
fun KeyspacesClient.listTagsForResourcePaginated(initialRequest: ListTagsForResourceRequest): Flow<ListTagsForResourceResponse>
fun KeyspacesClient.listTagsForResourcePaginated(block: ListTagsForResourceRequest.Builder.() -> Unit): Flow<ListTagsForResourceResponse>
Paginate over ListTagsForResourceResponse results.
Link copied to clipboard
fun KeyspacesClient.listTypesPaginated(block: ListTypesRequest.Builder.() -> Unit): Flow<ListTypesResponse>
Paginate over ListTypesResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listTablesPaginated to access the nested member TableSummary
Link copied to clipboard
This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag
Link copied to clipboard
This paginator transforms the flow returned by listTypesPaginated to access the nested member TypeName