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.describeSharedResourcesPaginated(initialRequest: DescribeSharedResourcesRequest): Flow<DescribeSharedResourcesResponse>
fun MqClient.describeSharedResourcesPaginated(block: DescribeSharedResourcesRequest.Builder.() -> Unit): Flow<DescribeSharedResourcesResponse>
Paginate over DescribeSharedResourcesResponse results.
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.
Link copied to clipboard
This paginator transforms the flow returned by describeSharedResourcesPaginated to access the nested member SharedResource