Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listGraphsResponseGraphSummary")
fun Flow<ListGraphsResponse>.graphs(): Flow<GraphSummary>

This paginator transforms the flow returned by listGraphsPaginated to access the nested member GraphSummary

Link copied to clipboard
@JvmName(name = "listGraphSnapshotsResponseGraphSnapshotSummary")
fun Flow<ListGraphSnapshotsResponse>.graphSnapshots(): Flow<GraphSnapshotSummary>

This paginator transforms the flow returned by listGraphSnapshotsPaginated to access the nested member GraphSnapshotSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPrivateGraphEndpointsResponsePrivateGraphEndpointSummary")
fun Flow<ListPrivateGraphEndpointsResponse>.privateGraphEndpoints(): Flow<PrivateGraphEndpointSummary>

This paginator transforms the flow returned by listPrivateGraphEndpointsPaginated to access the nested member PrivateGraphEndpointSummary

Link copied to clipboard
@JvmName(name = "listExportTasksResponseExportTaskSummary")
fun Flow<ListExportTasksResponse>.tasks(): Flow<ExportTaskSummary>

This paginator transforms the flow returned by listExportTasksPaginated to access the nested member ExportTaskSummary

@JvmName(name = "listImportTasksResponseImportTaskSummary")
fun Flow<ListImportTasksResponse>.tasks(): Flow<ImportTaskSummary>

This paginator transforms the flow returned by listImportTasksPaginated to access the nested member ImportTaskSummary