Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "getDataLakeSourcesResponseDataLakeSource")
fun Flow<GetDataLakeSourcesResponse>.dataLakeSources(): Flow<DataLakeSource>

This paginator transforms the flow returned by getDataLakeSourcesPaginated to access the nested member DataLakeSource

Link copied to clipboard
@JvmName(name = "listDataLakeExceptionsResponseDataLakeException")
fun Flow<ListDataLakeExceptionsResponse>.exceptions(): Flow<DataLakeException>

This paginator transforms the flow returned by listDataLakeExceptionsPaginated to access the nested member DataLakeException

Link copied to clipboard
@JvmName(name = "listLogSourcesResponseLogSource")
fun Flow<ListLogSourcesResponse>.sources(): Flow<LogSource>

This paginator transforms the flow returned by listLogSourcesPaginated to access the nested member LogSource

Link copied to clipboard
@JvmName(name = "listSubscribersResponseSubscriberResource")
fun Flow<ListSubscribersResponse>.subscribers(): Flow<SubscriberResource>

This paginator transforms the flow returned by listSubscribersPaginated to access the nested member SubscriberResource