Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listBrokersPaginated to access the nested member BrokerSummary
Link copied to clipboard
fun MqClient.listBrokersPaginated(initialRequest: ListBrokersRequest = ListBrokersRequest { }): Flow<ListBrokersResponse>
fun MqClient.listBrokersPaginated(block: ListBrokersRequest.Builder.() -> Unit): Flow<ListBrokersResponse>
Paginate over ListBrokersResponse results.