Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listAsyncInvokesPaginated to access the nested member AsyncInvokeSummary
Link copied to clipboard
fun BedrockRuntimeClient.listAsyncInvokesPaginated(initialRequest: ListAsyncInvokesRequest = ListAsyncInvokesRequest { }): Flow<ListAsyncInvokesResponse>
fun BedrockRuntimeClient.listAsyncInvokesPaginated(block: ListAsyncInvokesRequest.Builder.() -> Unit): Flow<ListAsyncInvokesResponse>
Paginate over ListAsyncInvokesResponse results.