Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listClientVpcConnectionsResponseClientVpcConnection")
fun Flow<ListClientVpcConnectionsResponse>.clientVpcConnections(): Flow<ClientVpcConnection>

This paginator transforms the flow returned by listClientVpcConnectionsPaginated to access the nested member ClientVpcConnection

Link copied to clipboard
@JvmName(name = "listClustersResponseClusterInfo")
fun Flow<ListClustersResponse>.clusterInfoList(): Flow<ClusterInfo>

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

@JvmName(name = "listClustersV2ResponseCluster")
fun Flow<ListClustersV2Response>.clusterInfoList(): Flow<Cluster>

This paginator transforms the flow returned by listClustersV2Paginated to access the nested member Cluster

Link copied to clipboard
@JvmName(name = "listClusterOperationsResponseClusterOperationInfo")
fun Flow<ListClusterOperationsResponse>.clusterOperationInfoList(): Flow<ClusterOperationInfo>

This paginator transforms the flow returned by listClusterOperationsPaginated to access the nested member ClusterOperationInfo

@JvmName(name = "listClusterOperationsV2ResponseClusterOperationV2Summary")
fun Flow<ListClusterOperationsV2Response>.clusterOperationInfoList(): Flow<ClusterOperationV2Summary>

This paginator transforms the flow returned by listClusterOperationsV2Paginated to access the nested member ClusterOperationV2Summary

Link copied to clipboard
@JvmName(name = "listConfigurationsResponseConfiguration")
fun Flow<ListConfigurationsResponse>.configurations(): Flow<Configuration>

This paginator transforms the flow returned by listConfigurationsPaginated to access the nested member Configuration

Link copied to clipboard
@JvmName(name = "listKafkaVersionsResponseKafkaVersion")
fun Flow<ListKafkaVersionsResponse>.kafkaVersions(): Flow<KafkaVersion>

This paginator transforms the flow returned by listKafkaVersionsPaginated to access the nested member KafkaVersion

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listNodesResponseNodeInfo")
fun Flow<ListNodesResponse>.nodeInfoList(): Flow<NodeInfo>

This paginator transforms the flow returned by listNodesPaginated to access the nested member NodeInfo

Link copied to clipboard
@JvmName(name = "listReplicatorsResponseReplicatorSummary")
fun Flow<ListReplicatorsResponse>.replicators(): Flow<ReplicatorSummary>

This paginator transforms the flow returned by listReplicatorsPaginated to access the nested member ReplicatorSummary

Link copied to clipboard
@JvmName(name = "listConfigurationRevisionsResponseConfigurationRevision")
fun Flow<ListConfigurationRevisionsResponse>.revisions(): Flow<ConfigurationRevision>

This paginator transforms the flow returned by listConfigurationRevisionsPaginated to access the nested member ConfigurationRevision

Link copied to clipboard
@JvmName(name = "listScramSecretsResponseString")
fun Flow<ListScramSecretsResponse>.secretArnList(): Flow<String>

This paginator transforms the flow returned by listScramSecretsPaginated to access the nested member String

Link copied to clipboard
@JvmName(name = "listVpcConnectionsResponseVpcConnection")
fun Flow<ListVpcConnectionsResponse>.vpcConnections(): Flow<VpcConnection>

This paginator transforms the flow returned by listVpcConnectionsPaginated to access the nested member VpcConnection