Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listClustersResponseClusterSummary")
fun Flow<ListClustersResponse>.clusters(): Flow<ClusterSummary>

This paginator transforms the flow returned by listClustersPaginated to access the nested member ClusterSummary

Link copied to clipboard
@JvmName(name = "listComputeNodeGroupsResponseComputeNodeGroupSummary")
fun Flow<ListComputeNodeGroupsResponse>.computeNodeGroups(): Flow<ComputeNodeGroupSummary>

This paginator transforms the flow returned by listComputeNodeGroupsPaginated to access the nested member ComputeNodeGroupSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listQueuesResponseQueueSummary")
fun Flow<ListQueuesResponse>.queues(): Flow<QueueSummary>

This paginator transforms the flow returned by listQueuesPaginated to access the nested member QueueSummary