Package-level declarations

Inherited functions

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

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

Link copied to clipboard
@JvmName(name = "listPendingMaintenanceActionsResponseResourcePendingMaintenanceAction")
fun Flow<ListPendingMaintenanceActionsResponse>.resourcePendingMaintenanceActions(): Flow<ResourcePendingMaintenanceAction>

This paginator transforms the flow returned by listPendingMaintenanceActionsPaginated to access the nested member ResourcePendingMaintenanceAction

Link copied to clipboard
@JvmName(name = "listClusterSnapshotsResponseClusterSnapshotInList")
fun Flow<ListClusterSnapshotsResponse>.snapshots(): Flow<ClusterSnapshotInList>

This paginator transforms the flow returned by listClusterSnapshotsPaginated to access the nested member ClusterSnapshotInList